pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/qvplay + LICENSE, set NO_*_ON_*.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0139e3ba3ca7
branches:  trunk
changeset: 546968:0139e3ba3ca7
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Wed Sep 10 14:01:58 2008 +0000

description:
+ LICENSE, set NO_*_ON_*.

diffstat:

 graphics/qvplay/Makefile |  7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diffs (23 lines):

diff -r 4518ad0e7e5b -r 0139e3ba3ca7 graphics/qvplay/Makefile
--- a/graphics/qvplay/Makefile  Wed Sep 10 14:01:35 2008 +0000
+++ b/graphics/qvplay/Makefile  Wed Sep 10 14:01:58 2008 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index