From b9dcede3cb51f2f1d8714c825ae71f90b3809e5e Mon Sep 17 00:00:00 2001 From: gdt Date: Wed, 10 Sep 2008 14:01:58 +0000 Subject: + LICENSE, set NO_*_ON_*. --- graphics/qvplay/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'graphics/qvplay/Makefile') diff --git a/graphics/qvplay/Makefile b/graphics/qvplay/Makefile index ee67970b822..fc017f04433 100644 --- a/graphics/qvplay/Makefile +++ b/graphics/qvplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2007/03/21 19:44:10 jwise Exp $ +# $NetBSD: Makefile,v 1.12 2008/09/10 14:01:58 gdt Exp $ # DISTNAME= qvplay-0.94 @@ -9,9 +9,12 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.asahi-net.or.jp/~xg2k-hys/index-e.html COMMENT= Software for use with CASIO QV digital cameras -RESTRICTED= Undistributable development version. +LICENSE= generic-nonlicense +RESTRICTED= No permission to distribute NO_SRC_ON_FTP= ${RESTRICTED} +NO_BIN_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} +NO_BIN_ON_CDROM= ${RESTRICTED} WRKSRC= ${WRKDIR}/QVplay094/src GNU_CONFIGURE= yes -- cgit v1.2.3