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

PORTNAME=	Horde_Tree
PORTVERSION=	2.0.5
CATEGORIES=	devel www pear

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde Tree API

USES=		horde cpe
USE_HORDE_RUN=	Horde_Exception \
		Horde_Url \
		Horde_Util

.include <bsd.port.mk>