summaryrefslogtreecommitdiff
path: root/graphics/qvplay
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 /graphics/qvplay
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 '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