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

18 lines
318 B
Makefile
Raw Normal View History

2011-09-16 07:41:38 -04:00
# $OpenBSD: Makefile,v 1.10 2011/09/16 11:41:41 espie 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
2011-09-16 07:41:38 -04:00
REVISION = 3
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>