summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1996-12-07 09:28:48 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1996-12-07 09:28:48 +0000
commit1c66bfbf12cafd563d303aeb317a94d29ac289e2 (patch)
tree452ea99c19a43d7a5d27ecc9c884e5fa1ae62cdf /www
parentAdd DEPENDS to sam, this port requires libraries and private headers. (diff)
Now, string describing reason for defining these variables must be set
when you define NO_CDROM, NO_PACKAGE or RESTRICTED.
Notes
Notes: svn path=/head/; revision=4860
Diffstat (limited to 'www')
-rw-r--r--www/webcopy/Makefile6
1 files changed, 3 insertions, 3 deletions
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