openbsd-ports/textproc/pear-XML-Parser/Makefile

18 lines
341 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.10 2011/06/04 11:41:08 sthen Exp $
2007-09-15 18:16:55 -04:00
COMMENT= XML parsing class based on PHP's bundled expat
2006-10-22 09:27:46 -04:00
DISTNAME= XML_Parser-1.2.6
2010-11-20 14:56:47 -05:00
REVISION = 1
CATEGORIES= textproc
MODULES= www/pear
# PHP License
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>