summaryrefslogtreecommitdiff
path: root/games/rollemup
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-08-18 22:46:29 +0000
committerhubertf <hubertf@pkgsrc.org>2000-08-18 22:46:29 +0000
commit402899809af063240e564f105ec22423fefbea61 (patch)
tree04f7b6c9f02d31bfb54ab2070f124b8e32554867 /games/rollemup
parent4d12f83ce14656cd4cddc462df8559d6da7ad75a (diff)
downloadpkgsrc-402899809af063240e564f105ec22423fefbea61.tar.gz
Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead.
Diffstat (limited to 'games/rollemup')
-rw-r--r--games/rollemup/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/games/rollemup/Makefile b/games/rollemup/Makefile
index 794936a7194..7c5333d1b14 100644
--- a/games/rollemup/Makefile
+++ b/games/rollemup/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2000/08/08 03:50:29 sakamoto Exp $
+# $NetBSD: Makefile,v 1.12 2000/08/18 22:46:34 hubertf Exp $
#
DISTNAME= Rollemup
@@ -13,7 +13,10 @@ LICENSE= no-commercial-use
RESTRICTED= You are not allowed to distribute the software by any means. \
You are allowed to download a copy from this site for personal use. \
See http://www.medialab.lostboys.nl/content/showcase/license.html
-MIRROR_DISTFILE=no
+NO_SRC_ON_FTP= ${RESTRICTED}
+NO_SRC_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
EXTRACT_ONLY= # empty
NO_PATCH= yes