From 1c66bfbf12cafd563d303aeb317a94d29ac289e2 Mon Sep 17 00:00:00 2001 From: Masafumi Max NAKANE Date: Sat, 7 Dec 1996 09:28:48 +0000 Subject: Now, string describing reason for defining these variables must be set when you define NO_CDROM, NO_PACKAGE or RESTRICTED. --- www/webcopy/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www') diff --git a/www/webcopy/Makefile b/www/webcopy/Makefile index bd4869f3576d..91d79b87c5dd 100644 --- a/www/webcopy/Makefile +++ b/www/webcopy/Makefile @@ -3,7 +3,7 @@ # Date created: 14 Sep 1996 # Whom: ache # -# $Id: Makefile,v 1.4 1996/11/06 13:12:38 asami Exp $ +# $Id: Makefile,v 1.5 1996/11/18 11:42:14 asami Exp $ # # WWW site: http://www.inf.utfsm.cl/~vparada/webcopy.html @@ -15,9 +15,9 @@ DISTFILES= webcopy.tgz MAINTAINER= ache@FreeBSD.ORG +NO_PACKAGE= "This program cannot be distributed if modified in any way" +NO_CDROM= "Don't sell for profit without written permission" ALL_TARGET= -NO_PACKAGE= yes # This program cannot be distributed if modified in any way -NO_CDROM= yes # Don't sell for profit without written permission do-install: cd ${WRKSRC}; ${INSTALL_SCRIPT} webcopy ${PREFIX}/bin -- cgit v1.2.3