From a6127faf46d04ed385562808af7bd5381e6cc7cc Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 6 Jan 1997 08:51:42 +0000 Subject: Add NO_CDROM for now, since the README says: === License Agreement ================= Big Brother is non-commercial software. That means it can't be sold or included in any commercial product without written permission from Sean MacGuire. === I have sent mail to Mr. MacGuire asking for permission. --- net/bb/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net/bb') diff --git a/net/bb/Makefile b/net/bb/Makefile index 8311a035498f..48db929221e0 100644 --- a/net/bb/Makefile +++ b/net/bb/Makefile @@ -3,7 +3,7 @@ # Date created: So 17 Nov 1996 16:59:23 MET # Whom: Andreas Klemm # -# $Id: Makefile,v 1.5 1997/01/04 15:12:59 andreas Exp $ +# $Id: Makefile,v 1.6 1997/01/04 15:24:34 andreas Exp $ # DISTNAME= bb @@ -17,6 +17,8 @@ MAINTAINER= andreas@klemm.gtn.com BUILD_DEPENDS= ${PREFIX}/sbin/httpd:${PORTSDIR}/www/apache RUN_DEPENDS= netscape:${PORTSDIR}/www/netscape3 +NO_CDROM= "It can't be sold" + post-configure: ( cd ${WRKSRC}/doc; /bin/sh bbconfig freebsd ) @${CP} ${FILESDIR}/Makefile ${WRKSRC} -- cgit v1.2.3