2011-11-01 07:00:33 +01:00
|
|
|
# $NetBSD: Makefile,v 1.31 2011/11/01 06:01:34 sbd Exp $
|
2005-01-16 12:51:52 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= refocus-it-2.0.0
|
|
|
|
PKGNAME= gimp-refocus-it-2.0.0
|
2011-11-01 07:00:33 +01:00
|
|
|
PKGREVISION= 22
|
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
|
|
|
|
|
2008-06-20 03:09:05 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
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
|
2006-07-05 07:37:39 +02:00
|
|
|
USE_TOOLS+= intltool msgfmt pkg-config
|
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"
|