openbsd-ports/textproc/pear-XML-Parser/Makefile
2013-03-11 11:35:43 +00:00

15 lines
263 B
Makefile

# $OpenBSD: Makefile,v 1.12 2013/03/11 11:42:45 espie Exp $
COMMENT= XML parsing class based on PHP's bundled expat
DISTNAME= XML_Parser-1.2.6
REVISION = 2
CATEGORIES= textproc
MODULES= www/pear
# PHP License
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>