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

18 lines
317 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.9 2011/06/04 11:41:08 sthen Exp $
2005-02-28 07:32:47 -05:00
COMMENT= XML utility class for PHP
2005-02-28 07:32:47 -05:00
DISTNAME= XML_Util-1.1.1
2010-11-20 14:56:47 -05:00
REVISION = 2
CATEGORIES= textproc
2005-02-28 07:32:47 -05:00
MODULES= www/pear
2005-02-28 07:32:47 -05:00
# PHP License
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>