2013-06-06 14:53:40 +02:00
|
|
|
# $NetBSD: Makefile,v 1.46 2013/06/06 12:54:30 wiz Exp $
|
2005-01-16 12:51:52 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= refocus-it-2.0.0
|
|
|
|
PKGNAME= gimp-refocus-it-2.0.0
|
2013-06-06 14:53:40 +02:00
|
|
|
PKGREVISION= 36
|
2005-01-16 12:51:52 +01:00
|
|
|
CATEGORIES= graphics
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=refocus-it/}
|
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2005-01-16 12:51:52 +01:00
|
|
|
HOMEPAGE= http://refocus-it.sourceforge.net/
|
|
|
|
COMMENT= Refocus images
|
|
|
|
|
2012-10-21 10:56:48 +02:00
|
|
|
DEPENDS+= refocus-it-[0-9]*:../../graphics/refocus-it
|
|
|
|
|
2005-01-16 12:51:52 +01:00
|
|
|
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
|
2012-10-21 10:56:48 +02:00
|
|
|
USE_TOOLS+= intltool pkg-config
|
|
|
|
MAKE_FLAGS= SUBDIRS='src gimp-plugin'
|
2005-01-16 12:51:52 +01:00
|
|
|
|
2007-09-02 16:00:23 +02:00
|
|
|
PTHREAD_AUTO_VARS= yes
|
|
|
|
|
2005-01-16 12:51:52 +01:00
|
|
|
.include "../../graphics/gimp/buildlink3.mk"
|
2007-09-02 16:00:23 +02:00
|
|
|
.include "../../mk/pthread.buildlink3.mk"
|
2005-01-16 12:51:52 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|