summaryrefslogtreecommitdiff
path: root/graphics/ns-flash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ns-flash/Makefile')
-rw-r--r--graphics/ns-flash/Makefile26
1 files changed, 14 insertions, 12 deletions
diff --git a/graphics/ns-flash/Makefile b/graphics/ns-flash/Makefile
index cff3d72c8e1..109784e979e 100644
--- a/graphics/ns-flash/Makefile
+++ b/graphics/ns-flash/Makefile
@@ -1,11 +1,23 @@
-# $NetBSD: Makefile,v 1.15.2.2 2002/06/21 23:05:25 jlam Exp $
+# $NetBSD: Makefile,v 1.15.2.3 2002/08/25 21:20:14 jlam Exp $
+
+DISTNAME= flash_${DISTUNAME}
+CATEGORIES= graphics www
+MASTER_SITES= http://download.macromedia.com/pub/shockwave/flash/${SUB}/
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.flash.com/
+COMMENT= MacroMedia Flash Player Netscape plugin
ONLY_FOR_PLATFORM= *-*-i386 SunOS-*-sparc
+DIST_SUBDIR= flash/${FLASH_VERS}
+
.include "../../mk/bsd.prefs.mk"
+SUB= english/${DISTUNAME}/${FLASH_VERS}
+
.if (${MACHINE_ARCH} == "i386")
-FLASH_VERS= 5.0r47
+FLASH_VERS= 5.0r50
DEPENDS+= suse_compat>=6.3:../../emulators/${SUSE_DIR_PREFIX}_compat
DEPENDS+= suse_x11>=6.3:../../emulators/${SUSE_DIR_PREFIX}_x11
DISTUNAME= linux
@@ -20,20 +32,10 @@ FLASH_VERS= 5.0
.endif
PKGNAME= ns-flash-${FLASH_VERS:S/r/./}
-DISTNAME= flash_${DISTUNAME}
-DIST_SUBDIR= flash/${FLASH_VERS}
-CATEGORIES= graphics www
-SUB= english/${DISTUNAME}/${FLASH_VERS}
-MASTER_SITES= http://download.macromedia.com/pub/shockwave/flash/${SUB}/
-
# Must update communicator/navigator to at least 4.76nb1
CONFLICTS+= communicator<=4.76nb1
CONFLICTS+= navigator<=4.76nb1
-MAINTAINER= packages@netbsd.org
-HOMEPAGE= http://www.flash.com/
-COMMENT= MacroMedia Flash Player Netscape plugin
-
RESTRICTED= "Redistribution not permitted"
NO_SRC_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}