pkgsrc/graphics/qvplay/Makefile
hubertf 402899809a 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.
2000-08-18 22:46:29 +00:00

18 lines
460 B
Makefile

# $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/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
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"