opnsense-ports/textproc/pear-XML_Feed_Parser/Makefile
Franco Fichtner af592b58e2 */*: sync with upstream
Taken from: FreeBSD
2015-11-27 07:07:19 +01:00

14 lines
276 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= XML_Feed_Parser
PORTVERSION= 1.0.5
CATEGORIES= textproc devel pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= Providing a unified API for handling Atom/RSS
USES= pear
USE_PHP= tidy dom
.include <bsd.port.mk>