pkgsrc/graphics/gphoto/Makefile
fredb b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00

20 lines
496 B
Makefile

# $NetBSD: Makefile,v 1.13 2002/03/13 17:37:08 fredb Exp $
DISTNAME= gphoto-0.4.3
PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.gphoto.net/dist/
MAINTAINER= jmcm@cs.cmu.edu
HOMEPAGE= http://www.gphoto.org/
COMMENT= Download and view files from various digital cameras
DEPENDS+= imlib>=1.9.11nb1:../../graphics/imlib
USE_X11BASE= yes
USE_LIBTOOL= yes
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
.include "../../mk/bsd.pkg.mk"