2006-12-06 12:06:18 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.2 2006/12/06 17:06:18 jasper Exp $
|
2005-03-02 19:32:50 -05:00
|
|
|
|
|
|
|
COMMENT= "allow GD perl scripts to output SVG"
|
|
|
|
|
|
|
|
DISTNAME= GD-SVG-0.25
|
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
|
|
|
|
|
|
|
|
RUN_DEPENDS= :p5-SVG-*:graphics/p5-SVG
|
|
|
|
|
2006-12-06 12:06:18 -05:00
|
|
|
MODULES= cpan
|
2005-03-02 19:32:50 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|