pkgsrc/graphics/opendis/Makefile
2010-08-16 09:48:00 +00:00

17 lines
426 B
Makefile

# $NetBSD: Makefile,v 1.8 2010/08/16 09:48:00 wiz Exp $
DISTNAME= opendis-0.0.3
CATEGORIES= graphics
MASTER_SITES= http://ods.sourceforge.net/dl/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ods.sourceforge.net/
COMMENT= Download images from Flashpoint Digita-based cameras
PKG_DESTDIR_SUPPORT= user-destdir
#USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
.include "../../mk/bsd.pkg.mk"