summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--multimedia/ns-flash/Makefile3
-rw-r--r--www/firefox-bin-flash/Makefile.common3
2 files changed, 4 insertions, 2 deletions
diff --git a/multimedia/ns-flash/Makefile b/multimedia/ns-flash/Makefile
index 9f4a69c7a07..ef334a9d881 100644
--- a/multimedia/ns-flash/Makefile
+++ b/multimedia/ns-flash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/03/29 02:16:43 markd Exp $
+# $NetBSD: Makefile,v 1.11 2006/04/12 18:35:25 wiz Exp $
CATEGORIES= multimedia www
MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/current/
@@ -37,6 +37,7 @@ PKGNAME= ns-flash-${FLASH_VERS:S/r/./}
CONFLICTS+= communicator<=4.76nb1
CONFLICTS+= navigator<=4.76nb1
+LICENSE= flash-license
RESTRICTED= "Redistribution not permitted"
NO_SRC_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}
diff --git a/www/firefox-bin-flash/Makefile.common b/www/firefox-bin-flash/Makefile.common
index f51f965d674..4ee91190362 100644
--- a/www/firefox-bin-flash/Makefile.common
+++ b/www/firefox-bin-flash/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.9 2006/03/29 02:16:44 markd Exp $
+# $NetBSD: Makefile.common,v 1.10 2006/04/12 18:35:25 wiz Exp $
DISTNAME= install_flash_player_7_${DISTUNAME}
PKGNAME= ${MOZ_BIN}-flash-${FLASH_VERS:S/r/./}
@@ -20,6 +20,7 @@ FLASH_VERS= 7.0r63
DISTUNAME= linux
WRKNAME= install_flash_player_7_${DISTUNAME}
+LICENSE= flash-license
RESTRICTED= "Redistribution not permitted"
NO_SRC_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}