pkgsrc/graphics/refocus-it/Makefile

18 lines
485 B
Makefile

# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:09 tv Exp $
#
DISTNAME= refocus-it-2.0.0
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=refocus-it/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://refocus-it.sourceforge.net/
COMMENT= Refocus images
GNU_CONFIGURE= yes
#just build the command line tool
CONFIGURE_ARGS+= --without-gimp
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"