freebsd-ports/devel/pear-XML_SVG/Makefile

12 lines
238 B
Makefile

PORTNAME= XML_SVG
PORTVERSION= 1.1.0
CATEGORIES= devel www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PEAR object-oriented API for building SVG documents
WWW= https://pear.php.net/package/XML_SVG
USES= pear
.include <bsd.port.mk>