summaryrefslogtreecommitdiff
path: root/www/netscape7/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/netscape7/Makefile')
-rw-r--r--www/netscape7/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile
index a9f3bf8269e5..f68d62e7999c 100644
--- a/www/netscape7/Makefile
+++ b/www/netscape7/Makefile
@@ -60,7 +60,6 @@ NO_BUILD= yes
NO_FILTER_SHLIBS= yes
ONLY_FOR_ARCHS= i386
RESTRICTED= "License for Java plugin allows internal use only. Also see license for Netscape itself"
-NO_PACKAGE= ${RESTRICTED}
NO_CDROM= ${RESTRICTED}
USE_LINUX= yes
USE_XLIB= yes
@@ -163,6 +162,11 @@ pre-install:
done
${ECHO_CMD} @dirrm lib/linux-netscape6 >> ${PLIST}
+pre-package:
+ @${ECHO_MSG} "*** WARNING ***"
+ @${ECHO_MSG} "* Do not distribute packages outside your organization."
+ @${ECHO_MSG} "* It is prohibited by the licensing."
+
do-install:
${MKDIR} ${INSTALL_DIR}
${CP} -Rp ${WRKSRC}/bin/* ${WRKSRC}/plugins ${INSTALL_DIR}