2007-08-28 16:12:41 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.3 2007/08/28 20:12:41 simon 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
|
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>
|