aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-Horde_Xml_Element/Makefile
blob: 860e699d31f43763679eba2a40ec6829c9ac660a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Martin Matuska <mm@FreeBSD.org>

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>