opnsense-ports/devel/pear-XML_Parser/Makefile
Franco Fichtner 91355df970 */*: sync with upstream
Taken from: FreeBSD
2015-11-02 07:24:24 +01:00

16 lines
284 B
Makefile

# Created by: Alex Miller (<asm@asm.kiev.ua>)
# $FreeBSD$
PORTNAME= XML_Parser
PORTVERSION= 1.3.6
CATEGORIES= devel pear
MAINTAINER= bofh@FreeBSD.org
COMMENT= PEAR XML parsing class based on PHP's bundled expat
LICENSE= BSD2CLAUSE
USES= pear
NO_ARCH= yes
.include <bsd.port.mk>