15 lines
240 B
Makefile
15 lines
240 B
Makefile
# $OpenBSD: Makefile,v 1.11 2013/03/11 11:42:46 espie Exp $
|
|
|
|
COMMENT= XML utility class for PHP
|
|
|
|
DISTNAME= XML_Util-1.1.1
|
|
REVISION = 3
|
|
CATEGORIES= textproc
|
|
|
|
MODULES= www/pear
|
|
|
|
# PHP License
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|