2017-11-06 14:26:52 +01:00
|
|
|
# $NetBSD: Makefile,v 1.34 2017/11/06 13:26:52 wiz Exp $
|
2002-10-16 16:45:54 +02:00
|
|
|
|
2005-07-14 16:52:08 +02:00
|
|
|
DISTNAME= img2eps-0.2
|
2014-05-31 17:56:26 +02:00
|
|
|
PKGREVISION= 14
|
2002-10-16 16:45:54 +02:00
|
|
|
CATEGORIES= print graphics
|
2017-11-06 14:26:52 +01:00
|
|
|
MASTER_SITES= https://www.nih.at/img2eps/
|
2002-10-16 16:45:54 +02:00
|
|
|
|
2012-12-12 11:44:06 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2017-11-06 14:26:52 +01:00
|
|
|
HOMEPAGE= https://www.nih.at/img2eps/
|
2003-07-21 19:10:16 +02:00
|
|
|
COMMENT= Convert raster images to EPS files
|
2014-05-25 09:53:34 +02:00
|
|
|
LICENSE= modified-bsd AND original-bsd
|
2002-10-16 16:45:54 +02:00
|
|
|
|
|
|
|
GNU_CONFIGURE= YES
|
2002-11-07 05:23:04 +01:00
|
|
|
TEST_TARGET= check
|
2002-10-16 16:45:54 +02:00
|
|
|
|
2012-01-29 11:08:30 +01:00
|
|
|
LDFLAGS.DragonFly= -lm
|
2014-02-09 01:22:11 +01:00
|
|
|
LDFLAGS.SunOS+= -lm
|
2012-01-29 11:08:30 +01:00
|
|
|
|
2005-07-14 16:52:08 +02:00
|
|
|
.include "options.mk"
|
|
|
|
|
2010-12-23 12:44:24 +01:00
|
|
|
.include "../../mk/jpeg.buildlink3.mk"
|
2005-07-14 16:52:08 +02:00
|
|
|
.include "../../graphics/libexif/buildlink3.mk"
|
2014-05-31 17:56:26 +02:00
|
|
|
.include "../../graphics/giflib/buildlink3.mk"
|
2004-04-19 01:58:29 +02:00
|
|
|
.include "../../graphics/png/buildlink3.mk"
|
|
|
|
.include "../../graphics/tiff/buildlink3.mk"
|
2002-10-16 16:45:54 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|