summaryrefslogblamecommitdiff
path: root/graphics/flashplayer/Makefile
blob: 3140980595dc60c4d019023aba223f822c1ccd99 (plain) (tree)






















                                                                                  
# 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$
#

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>