# New ports collection makefile for:   flashplayer
# Version required:    0.4.3
# Date created:        2 October 1999
# Whom:                Akinori MUSHA aka knu <knu@idaemons.org>
#
# $FreeBSD: ports/graphics/flashplayer/Makefile,v 1.1.1.1 1999/10/02 16:15:34 dan Exp $
#

DISTNAME=	flash-0.4.3
PKGNAME=	flashplayer-0.4.3
CATEGORIES=	graphics
MASTER_SITES=	http://www.geocities.com/TimesSquare/Labyrinth/5084/flash/Linux/ \
		http://perso.club-internet.fr/odebon/flash/Linux/
EXTRACT_SUFX=	.tgz

MAINTAINER=	knu@idaemons.org

USE_X_PREFIX=	yes

do-install:
	cd ${WRKSRC}/Player && ${INSTALL_PROGRAM} swfplayer ${X11BASE}/bin

.include <bsd.port.mk>
