aboutsummaryrefslogtreecommitdiff
path: root/www/linux-flashplugin9
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-04-26 21:48:36 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-04-26 21:48:36 +0000
commitf8641f9f716aa77fdda6b5902faa0def21feabb8 (patch)
tree97317e714bb6622b4b740b4ddd6531d3bedbc7bb /www/linux-flashplugin9
parente9fb9cb0cc9d3ab4fb4e0acfb73a32efce9b115c (diff)
downloadports-f8641f9f716aa77fdda6b5902faa0def21feabb8.tar.gz
ports-f8641f9f716aa77fdda6b5902faa0def21feabb8.zip
Notes
Diffstat (limited to 'www/linux-flashplugin9')
-rw-r--r--www/linux-flashplugin9/Makefile44
-rw-r--r--www/linux-flashplugin9/distinfo3
-rw-r--r--www/linux-flashplugin9/pkg-descr14
-rw-r--r--www/linux-flashplugin9/pkg-plist6
4 files changed, 67 insertions, 0 deletions
diff --git a/www/linux-flashplugin9/Makefile b/www/linux-flashplugin9/Makefile
new file mode 100644
index 000000000000..bd4e6a33140e
--- /dev/null
+++ b/www/linux-flashplugin9/Makefile
@@ -0,0 +1,44 @@
+# New ports collection makefile for: linux-flashplugin7
+# Date created: 28 May 2004
+# Whom: Jamie Jones <jamie@bishopston.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= flashplugin
+PORTVERSION= 7.0r63
+CATEGORIES= www multimedia linux
+MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/current/
+PKGNAMEPREFIX= linux-
+DISTNAME= install_flash_player_7_linux
+DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
+
+MAINTAINER= jamie@bishopston.net
+COMMENT= The official Macromedia Flash Player for Linux Mozilla and Netscape 6+
+
+ONLY_FOR_ARCHS= amd64 i386
+USE_LINUX= yes
+USE_X_PREFIX= yes
+
+RESTRICTED= Redistribution not allowed
+
+NO_BUILD= yes
+WRKSRC= ${WRKDIR}/install_flash_player_7_linux
+LATEST_LINK= flash7
+
+LIBFILES= libflashplayer.so flashplayer.xpt
+
+DOCSDIR?= ${PREFIX}/share/doc/${UNIQUENAME}
+
+do-install:
+ @${MKDIR} ${PREFIX}/lib/linux-flashplugin7
+.for f in ${LIBFILES}
+ @${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/lib/linux-flashplugin7
+.endfor
+.if !defined(NOPORTDOCS)
+ @${MKDIR} ${DOCSDIR}
+ @${INSTALL_DATA} ${WRKSRC}/Readme.txt ${DOCSDIR}
+ @${INSTALL_DATA} ${WRKSRC}/Readme.htm ${DOCSDIR}
+.endif
+
+.include <bsd.port.mk>
diff --git a/www/linux-flashplugin9/distinfo b/www/linux-flashplugin9/distinfo
new file mode 100644
index 000000000000..d76331038627
--- /dev/null
+++ b/www/linux-flashplugin9/distinfo
@@ -0,0 +1,3 @@
+MD5 (flashplugin/7.0r63/install_flash_player_7_linux.tar.gz) = a835bc6613c76f62c74a50406bd5801d
+SHA256 (flashplugin/7.0r63/install_flash_player_7_linux.tar.gz) = d57d96fcff2aa876db203a3524cde83a6b0fc799dd6b537ade65bcfd5c6520d1
+SIZE (flashplugin/7.0r63/install_flash_player_7_linux.tar.gz) = 1021258
diff --git a/www/linux-flashplugin9/pkg-descr b/www/linux-flashplugin9/pkg-descr
new file mode 100644
index 000000000000..5e43beaa41bf
--- /dev/null
+++ b/www/linux-flashplugin9/pkg-descr
@@ -0,0 +1,14 @@
+This is the official Flash Player from Macromedia. This plugin enables
+you to see .swf and .spl files on the 'net from your Opera, Mozilla or
+Netscape 6+ sessions.
+
+Version 7 of the Macromedia Flash Player no longer works with Netscape
+4.x or earlier. For Flash support in those browsers install the
+linux-flashplugin port.
+
+Please see the Macromedia home page for more information.
+
+FreeBSD Flash License Agreement:
+ http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/96374
+
+WWW: http://www.macromedia.com/
diff --git a/www/linux-flashplugin9/pkg-plist b/www/linux-flashplugin9/pkg-plist
new file mode 100644
index 000000000000..e424084d238d
--- /dev/null
+++ b/www/linux-flashplugin9/pkg-plist
@@ -0,0 +1,6 @@
+lib/linux-flashplugin7/flashplayer.xpt
+lib/linux-flashplugin7/libflashplayer.so
+%%PORTDOCS%%%%DOCSDIR%%/Readme.txt
+%%PORTDOCS%%%%DOCSDIR%%/Readme.htm
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
+@dirrm lib/linux-flashplugin7