1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/textproc/pear-Horde_Xml_Element/Makefile
2019-11-08 12:59:36 +00:00

16 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>