15 lines
263 B
Makefile
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>
|