2010-07-13 15:46:10 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.6 2010/07/13 19:46:13 sthen Exp $
|
2005-03-02 19:32:50 -05:00
|
|
|
|
2007-08-28 16:12:41 -04:00
|
|
|
COMMENT= allow GD perl scripts to output SVG
|
2005-03-02 19:32:50 -05:00
|
|
|
|
2007-08-28 16:12:41 -04:00
|
|
|
DISTNAME= GD-SVG-0.28
|
2010-07-13 15:46:10 -04:00
|
|
|
REVISION= 0
|
2006-12-06 12:06:18 -05:00
|
|
|
CATEGORIES= graphics
|
2005-03-02 19:32:50 -05:00
|
|
|
|
|
|
|
# perl licence
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2007-08-28 16:12:41 -04:00
|
|
|
RUN_DEPENDS= ::graphics/p5-GD \
|
|
|
|
:p5-SVG-*:graphics/p5-SVG
|
2005-03-02 19:32:50 -05:00
|
|
|
|
2006-12-06 12:06:18 -05:00
|
|
|
MODULES= cpan
|
2005-03-02 19:32:50 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|