blob: 92f6b49ed0d5cc234f5241552785a629204cd5df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
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>
|