aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Horde_Prefs/Makefile
blob: aefbefab36306ff7db0750aca819ff558dbed423 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	Horde_Prefs
DISTVERSION=	2.9.0
CATEGORIES=	devel www pear

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

USES=		horde php
USE_HORDE_RUN=	Horde_Exception \
		Horde_Mail \
		Horde_Mime \
		Horde_Translation \
		Horde_Util
USE_PHP=	json

.include <bsd.port.mk>