pkgsrc/print/img2eps/Makefile
wiz e5b04d25c0 Very belatedly bump PKGREVISION for all jasper dependencies because
of the shlib name change (!) during the update to 1.900.0.

Noted by Robert Elz in PR 35431.
2007-01-17 23:47:18 +00:00

25 lines
716 B
Makefile

# $NetBSD: Makefile,v 1.13 2007/01/17 23:47:22 wiz Exp $
#
DISTNAME= img2eps-0.2
PKGREVISION= 3
CATEGORIES= print graphics
MASTER_SITES= http://www.nih.at/img2eps/
MASTER_SITES+= http://eris.giga.or.at/pub/nih/img2eps/
MASTER_SITES+= http://sunsite.univie.ac.at/pub/nih/img2eps/
MAINTAINER= dillo@NetBSD.org
HOMEPAGE= http://www.nih.at/img2eps/
COMMENT= Convert raster images to EPS files
GNU_CONFIGURE= YES
TEST_TARGET= check
.include "options.mk"
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../graphics/libexif/buildlink3.mk"
.include "../../graphics/libungif/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../graphics/tiff/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"