update Sun Jun 13 18:37:00 PDT 2010
[pkgsrc.git] / graphics / gimp-refocus-it / Makefile
1 # $NetBSD: Makefile,v 1.26 2010/06/13 22:44:32 wiz Exp $
2 #
3
4 DISTNAME=               refocus-it-2.0.0
5 PKGNAME=                gimp-refocus-it-2.0.0
6 PKGREVISION=            17
7 CATEGORIES=             graphics
8 MASTER_SITES=           ${MASTER_SITE_SOURCEFORGE:=refocus-it/}
9
10 MAINTAINER=             pkgsrc-users@NetBSD.org
11 HOMEPAGE=               http://refocus-it.sourceforge.net/
12 COMMENT=                Refocus images
13
14 PKG_DESTDIR_SUPPORT=    user-destdir
15
16 USE_PKGLOCALEDIR=       yes
17 GNU_CONFIGURE=          yes
18 #just build the plugin
19 CONFIGURE_ARGS+=        --without-cmdline
20 USE_FEATURES=           asprintf
21 USE_TOOLS+=             intltool msgfmt pkg-config
22
23 PTHREAD_AUTO_VARS=      yes
24
25 .include "../../graphics/gimp/buildlink3.mk"
26 .include "../../mk/pthread.buildlink3.mk"
27 .include "../../mk/bsd.pkg.mk"