summaryrefslogtreecommitdiffstats
path: root/graphics/libflash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/libflash/Makefile')
-rw-r--r--graphics/libflash/Makefile23
1 files changed, 23 insertions, 0 deletions
diff --git a/graphics/libflash/Makefile b/graphics/libflash/Makefile
new file mode 100644
index 0000000..3140980
--- /dev/null
+++ b/graphics/libflash/Makefile
@@ -0,0 +1,23 @@
+# 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>
OpenPOWER on IntegriCloud