1588a3c2ab
know --mandir. (This --mandir for GNU_CONFIGURE was just added to bsd.pkg.mk a few minutes ago.)
20 lines
526 B
Makefile
20 lines
526 B
Makefile
# $NetBSD: Makefile,v 1.8 2005/10/04 17:38:30 reed Exp $
|
|
#
|
|
|
|
DISTNAME= qvplay-0.94
|
|
CATEGORIES= graphics
|
|
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}
|
|
NO_SRC_ON_CDROM= ${RESTRICTED}
|
|
|
|
WRKSRC= ${WRKDIR}/QVplay094/src
|
|
GNU_CONFIGURE= yes
|
|
CONFIGURE_HAS_MANDIR= NO
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|