[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / graphics / p5-GD-SVG

File: [local] / ports / graphics / p5-GD-SVG / Makefile (download)

Revision 1.16, Fri Mar 11 19:23:02 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, HEAD
Changes since 1.15: +0 -2 lines

drop RCS Ids

COMMENT=	allow GD perl scripts to output SVG

DISTNAME=	GD-SVG-0.33
CATEGORIES=	graphics
REVISION=	0

# perl licence
PERMIT_PACKAGE=	Yes

RUN_DEPENDS=	graphics/p5-GD \
		graphics/p5-SVG

MODULES=	cpan
PKG_ARCH=	*

MODCPAN_EXAMPLES=Yes

.include <bsd.port.mk>