Add files from parent branch HEAD:
[pkgsrc.git] / graphics / refocus-it / Makefile
1 # $NetBSD: Makefile,v 1.12 2006/07/05 05:37:42 jlam Exp $
2 #
3
4 DISTNAME=               refocus-it-2.0.0
5 PKGREVISION=            3
6 CATEGORIES=             graphics
7 MASTER_SITES=           ${MASTER_SITE_SOURCEFORGE:=refocus-it/}
8
9 MAINTAINER=             pkgsrc-users@NetBSD.org
10 HOMEPAGE=               http://refocus-it.sourceforge.net/
11 COMMENT=                Refocus images
12
13 PKG_DESTDIR_SUPPORT=    user-destdir
14
15 GNU_CONFIGURE=          yes
16 #just build the command line tool
17 CONFIGURE_ARGS+=        --without-gimp
18 USE_PKGLOCALEDIR=       yes
19 USE_TOOLS+=             intltool msgfmt
20 BROKEN_GETTEXT_DETECTION=       yes
21
22 .include "../../devel/gettext-lib/buildlink3.mk"
23 .include "../../mk/bsd.pkg.mk"