diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-16 15:22:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-16 15:22:13 +0000 |
commit | a2a4d06c6fe93107eedfcc3d009672fe424ac7ef (patch) | |
tree | b5890a54c67bba8526cf5a60ca066d6a3cf5bfc8 /graphics/qvplay/Makefile | |
parent | 9f28a7693e4ce0bcbc428ce0b4903fd08e48c277 (diff) | |
download | pkgsrc-a2a4d06c6fe93107eedfcc3d009672fe424ac7ef.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'graphics/qvplay/Makefile')
-rw-r--r-- | graphics/qvplay/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/qvplay/Makefile b/graphics/qvplay/Makefile index c6cfd4d8d0e..c2520e5e692 100644 --- a/graphics/qvplay/Makefile +++ b/graphics/qvplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/09/03 10:20:23 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 15:22:32 wiz Exp $ # DISTNAME= qvplay-0.94 @@ -8,6 +8,7 @@ MASTER_SITES= http://www.asahi-net.or.jp/~xg2k-hys/ MAINTAINER= jwise@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. NO_SRC_ON_FTP= ${RESTRICTED} |