summaryrefslogtreecommitdiff
path: root/graphics/qvplay
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-08-18 22:46:29 +0000
committerhubertf <hubertf>2000-08-18 22:46:29 +0000
commitc72e8c6ba48ab216853cf3ee27d80ffc3b4870f7 (patch)
tree04f7b6c9f02d31bfb54ab2070f124b8e32554867 /graphics/qvplay
parent4e65cf5a7684268ec9492ad6523dd5d1d07fbdda (diff)
downloadpkgsrc-c72e8c6ba48ab216853cf3ee27d80ffc3b4870f7.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 'graphics/qvplay')
-rw-r--r--graphics/qvplay/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/graphics/qvplay/Makefile b/graphics/qvplay/Makefile
index ea1ece4f9e6..63bcd697e19 100644
--- a/graphics/qvplay/Makefile
+++ b/graphics/qvplay/Makefile
@@ -1,11 +1,14 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/09/17 03:46:32 jwise Exp $
+# $NetBSD: Makefile,v 1.2 2000/08/18 22:46:36 hubertf Exp $
#
DISTNAME= qvplay-0.94
WRKSRC= ${WRKDIR}/QVplay094/src
CATEGORIES= graphics
-MASTER_SITES= http://www.asahi-net.or.jp/~xg2k-hys/
-MIRROR_DISTFILE=no
+MASTER_SITES= http://www.asahi-net.or.jp/~xg2k-hys/index-e.html
+
+RESTRICTED= Undistributable development version.
+NO_SRC_ON_FTP= ${RESTRICTED}
+NO_SRC_ON_CDROM= ${RESTRICTED}
MAINTAINER= jwise@netbsd.org
HOMEPAGE= http://www.asahi-net.or.jp/~xg2k-hys/index-e.html