1234567891011121314151617 |
- # $OpenBSD: Makefile,v 1.13 2013/03/11 11:42:46 espie Exp $
- COMMENT= classes to represent XML data in PHP
- DISTNAME= XML_Tree-1.1
- REVISION = 3
- CATEGORIES= textproc
- MODULES= www/pear
- RUN_DEPENDS= textproc/pear-XML-Parser
- # PHP License
- PERMIT_PACKAGE_CDROM= Yes
- .include <bsd.port.mk>
|