1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

o update to 5.0r47.

o change maintainer. The predecessor does not use netscape anymore.

PR:		25602
Submitted by:	pat <pat@databits.net> (new maintainer)

o use PKGNAMEPREFIX.
o use subdirectory under distfiles/ to avoid conflict with other version.
o get rid of version number from pkg-*
o remove previous maintainer's signature from pkg-descr.
o remove empty directory properly(%D/ added).
This commit is contained in:
FUJISHIMA Satsuki 2001-03-08 19:26:20 +00:00
parent 68c42eedd6
commit 45f1e68ad2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39283
5 changed files with 16 additions and 17 deletions

View File

@ -5,20 +5,21 @@
# $FreeBSD$
#
PORTNAME= linux-flashplugin
PORTVERSION= 4.0.r12
PORTNAME= flashplugin
PORTVERSION= 5.0r47
CATEGORIES= www graphics linux
MASTER_SITES= http://download.macromedia.com/pub/shockwave/flash/english/linux/4.0r12/
DISTNAME= flash_linux
MASTER_SITES= http://download.macromedia.com/pub/shockwave/flash/english/linux/
PKGNAMEPREFIX= linux-
DISTNAME= 5.0r47/flash_linux
MAINTAINER= matt@LUCIDA.QC.CA
MAINTAINER= pat@databits.net
RUN_DEPENDS= /compat/linux/lib/libc.so.6:${PORTSDIR}/emulators/linux_base
ONLY_FOR_ARCHS= i386
NO_CDROM= "Redistribution not allowed"
NO_BUILD= yes
WRKSRC= ${WRKDIR}/Linux
WRKSRC= ${WRKDIR}/flash_linux
PLUGINSDIR= lib/netscape-linux/plugins
LIBFILES= libflashplayer.so \
@ -34,6 +35,6 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/lib/flash/
${LN} -sf ${PREFIX}/lib/flash/${f} ${PREFIX}/${PLUGINSDIR}/
.endfor
${INSTALL_DATA} ${WRKSRC}/README.Linux ${PREFIX}/share/doc/flash/
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/flash/
${INSTALL_DATA} ${WRKSRC}/ReadMe.htm ${PREFIX}/share/doc/flash/
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (flash_linux.tar.gz) = 2962638158fb1f83fec4aa617405dd6a
MD5 (5.0r47/flash_linux.tar.gz) = 28e526dc63ad1eb7395cca8fe1678f2e

View File

@ -1 +1 @@
The official Macromedia Flash 4 Player for Linux Netscape
The official Macromedia Flash Player for Linux Netscape

View File

@ -1,11 +1,8 @@
Macromedia Flash Player 4
Macromedia Flash Player
Netscape Plug-in for Linux
This is the official Flash Player 4 from Macromedia. Through this plugin,
This is the official Flash Player from Macromedia. Through this plugin,
it enables you to see .swf and .spl files on the 'net from your Netscape
session. Please see the Macromedia home page for more information.
WWW: http://www.macromedia.com
- Matt Heckaman
matt@LUCIDA.QC.CA

View File

@ -2,7 +2,8 @@ lib/flash/ShockwaveFlash.class
lib/flash/libflashplayer.so
%%PLUGINSDIR%%/ShockwaveFlash.class
%%PLUGINSDIR%%/libflashplayer.so
@unexec rmdir -p %%PLUGINSDIR%% 2>/dev/null || true
share/doc/flash/README.Linux
@unexec rmdir -p %D/%%PLUGINSDIR%% 2>/dev/null || true
share/doc/flash/README
share/doc/flash/ReadMe.htm
@dirrm lib/flash
@dirrm share/doc/flash