mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
16 lines
287 B
Makefile
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>
|