From 31547f2f429bdd19ff01fb07a0dbe2f7468b634f Mon Sep 17 00:00:00 2001
From: Trevor Johnson <trevor@FreeBSD.org>
Date: Sun, 31 Dec 2000 07:01:50 +0000
Subject: Add NO_CDROM and NO_PACKAGE to www/Mosaic port, to conform to the
 license.

---
 LEGAL               | 2 ++
 www/Mosaic/Makefile | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/LEGAL b/LEGAL
index 2a1bc6fee1b5..6850a59cd860 100644
--- a/LEGAL
+++ b/LEGAL
@@ -137,6 +137,8 @@ molden			ports/biology/molden	free for academic,
 						non profit usage
 						do not re-distribute source and
 						 executable
+Mmsaic			ports/www/Mosaic	Do not sell.  Do not distribute
+						binaries.
 mmosaic			ports/www/mmosaic	Do not sell (per NCSA).  Do not
 						distribute binary (GPL/BSD
 						conflict).
diff --git a/www/Mosaic/Makefile b/www/Mosaic/Makefile
index 995d0b9646c2..7728b434333f 100644
--- a/www/Mosaic/Makefile
+++ b/www/Mosaic/Makefile
@@ -16,6 +16,8 @@ MAINTAINER=	ports@FreeBSD.org
 LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg \
 		png.4:${PORTSDIR}/graphics/png
 
+NO_CDROM=	"http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/License/LicenseInfo.html"
+NO_PACKAGE=	${NO_CDROM}
 USE_MOTIF=	yes
 WRKSRC=		${WRKDIR}/Mosaic-src
 ALL_TARGET=	bsdi
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0