pkgsrc/graphics/fotoxx/Makefile

29 lines
802 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.11 2011/04/22 13:43:44 obache Exp $
#
DISTNAME= fotoxx-10.8.4
PKGREVISION= 5
CATEGORIES= graphics
MASTER_SITES= http://kornelix.squarespace.com/storage/downloads/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://kornelix.squarespace.com/fotoxx/
COMMENT= Program for editing image files from a digital camera
2010-02-04 00:21:36 +01:00
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils
DEPENDS+= p5-Image-ExifTool-[0-9]*:../../graphics/p5-Image-ExifTool
DEPENDS+= gimp-ufraw-[0-9]*:../../graphics/gimp-ufraw
#WRKSRC= ${WRKDIR}/fotoxx
USE_LANGUAGES= c++
USE_TOOLS+= gmake pkg-config
BUILD_TARGET= fotoxx
INSTALL_TARGET= install manpage # XXX menu
.include "../../graphics/tiff/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"