freebsd-ports/textproc/pear-Horde_Xml_Element/Makefile
2019-11-08 12:59:36 +00:00

15 lines
287 B
Makefile

# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
PORTNAME= Horde_Xml_Element
PORTVERSION= 2.0.4
CATEGORIES= textproc www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Xml Element object
USES= horde php
USE_PHP= dom
USE_HORDE_RUN= Horde_Exception
.include <bsd.port.mk>