mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
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>
|