1446608ec7
Fix pear-Horde_core options Use options helpers where possible
15 lines
282 B
Makefile
15 lines
282 B
Makefile
# Created by: Martin Matuska <mm@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= Horde_Xml_Element
|
|
PORTVERSION= 2.0.1
|
|
CATEGORIES= textproc www pear
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
COMMENT= Horde Xml Element object
|
|
|
|
USES= horde
|
|
USE_PHP= dom
|
|
USE_HORDE_RUN= Horde_Exception
|
|
|
|
.include <bsd.port.mk>
|