diff options
Diffstat (limited to 'www/linux-flashplugin9')
-rw-r--r-- | www/linux-flashplugin9/Makefile | 44 | ||||
-rw-r--r-- | www/linux-flashplugin9/distinfo | 3 | ||||
-rw-r--r-- | www/linux-flashplugin9/pkg-descr | 11 | ||||
-rw-r--r-- | www/linux-flashplugin9/pkg-plist | 6 |
4 files changed, 0 insertions, 64 deletions
diff --git a/www/linux-flashplugin9/Makefile b/www/linux-flashplugin9/Makefile deleted file mode 100644 index bd4e6a33140e..000000000000 --- a/www/linux-flashplugin9/Makefile +++ /dev/null @@ -1,44 +0,0 @@ -# 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 deleted file mode 100644 index d76331038627..000000000000 --- a/www/linux-flashplugin9/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -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 deleted file mode 100644 index 6dc514651bf2..000000000000 --- a/www/linux-flashplugin9/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -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. - -WWW: http://www.macromedia.com/ diff --git a/www/linux-flashplugin9/pkg-plist b/www/linux-flashplugin9/pkg-plist deleted file mode 100644 index e424084d238d..000000000000 --- a/www/linux-flashplugin9/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -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 |