pkgsrc/graphics/gimp-refocus-it/Makefile

26 lines
631 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.22 2008/03/06 14:53:51 wiz Exp $
#
DISTNAME= refocus-it-2.0.0
PKGNAME= gimp-refocus-it-2.0.0
PKGREVISION= 14
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=refocus-it/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://refocus-it.sourceforge.net/
COMMENT= Refocus images
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
#just build the plugin
CONFIGURE_ARGS+= --without-cmdline
2007-11-20 18:46:44 +01:00
USE_FEATURES= asprintf
USE_TOOLS+= intltool msgfmt pkg-config
2007-09-02 16:00:23 +02:00
PTHREAD_AUTO_VARS= yes
.include "../../graphics/gimp/buildlink3.mk"
2007-09-02 16:00:23 +02:00
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"