pkgsrc/graphics/gimp-wideangle/Makefile
drochner 3376faa6fc update to 0.4.
(I don't understand what distribution filenames are supposed to mean;
the code has a "0.4" in an internal version string, which looks better
than "Feb03"...)
2003-06-27 10:07:37 +00:00

22 lines
509 B
Makefile

# $NetBSD: Makefile,v 1.3 2003/06/27 10:07:37 drochner Exp $
#
DISTNAME= wideangleFeb03
PKGNAME= gimp-wideangle-0.4
WRKSRC= ${WRKDIR}/wideangle
CATEGORIES= graphics
MASTER_SITES= http://www.ozemail.com.au/~hodsond/
EXTRACT_SUFX= .tgz
MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://www.ozemail.com.au/~hodsond/
COMMENT= GIMP plugin for wideangle lens distortions
USE_BUILDLINK2= YES
USE_GMAKE= YES
ALL_TARGET= wideangle
.include "../../graphics/gimp-base/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"