15 lines
264 B
Makefile
15 lines
264 B
Makefile
# $OpenBSD: Makefile,v 1.15 2016/04/01 18:46:50 sthen Exp $
|
|
|
|
COMMENT= XML parsing class based on PHP's bundled expat#'
|
|
|
|
DISTNAME= XML_Parser-1.3.6
|
|
REVISION= 0
|
|
CATEGORIES= textproc
|
|
|
|
MODULES= www/pear
|
|
|
|
# PHP License
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|