From b88cc493524a7506c311923ad9a9cbcc2f154ce1 Mon Sep 17 00:00:00 2001 From: asami Date: Wed, 6 Nov 1996 13:12:38 +0000 Subject: Add NO_CDROM next to NO_PACKAGE, it says "don't sell for profit". --- www/webcopy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/webcopy/Makefile b/www/webcopy/Makefile index c7b3c2f..b4fdde0 100644 --- a/www/webcopy/Makefile +++ b/www/webcopy/Makefile @@ -3,7 +3,7 @@ # Date created: 14 Sep 1996 # Whom: ache # -# $Id: Makefile,v 1.2 1996/09/14 01:54:48 asami Exp $ +# $Id: Makefile,v 1.3 1996/09/15 16:41:28 ache Exp $ # # WWW site: http://www.inf.utfsm.cl/~vparada/webcopy.html @@ -17,7 +17,7 @@ MAINTAINER= ache@FreeBSD.ORG ALL_TARGET= NO_PACKAGE= yes # This program cannot be distributed if modified in any way - # Don't sell for profit without written permission +NO_CDROM= yes # Don't sell for profit without written permission do-install: cd ${WRKSRC}; ${INSTALL_SCRIPT} webcopy ${PREFIX}/bin -- cgit v1.1