pkgsrc/graphics/qvplay/Makefile

20 lines
502 B
Makefile
Raw Normal View History

2003-07-17 23:41:05 +02:00
# $NetBSD: Makefile,v 1.5 2003/07/17 21:42:38 grant Exp $
#
DISTNAME= qvplay-0.94
WRKSRC= ${WRKDIR}/QVplay094/src
CATEGORIES= graphics
MASTER_SITES= http://www.asahi-net.or.jp/~xg2k-hys/
2003-07-17 23:41:05 +02:00
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}
NO_SRC_ON_CDROM= ${RESTRICTED}
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"