openbsd-ports/textproc/pear-XML-RSS/Makefile
2013-03-11 11:35:43 +00:00

17 lines
291 B
Makefile

# $OpenBSD: Makefile,v 1.13 2013/03/11 11:42:45 espie Exp $
COMMENT= parser for RDF Site Summary files in PHP
DISTNAME= XML_RSS-0.9.2
REVISION = 3
CATEGORIES= textproc
MODULES= www/pear
RUN_DEPENDS= textproc/pear-XML-Tree
# PHP License
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>