f927ae941d
comms/pear-Horde_ActiveSync 2.29.2 -> 2.30.0 devel/pear-Horde_Core 2.22.0 -> 2.22.1 devel/pear-Horde_Nls 2.0.5 -> 2.1.0 devel/pear-Horde_Notification 2.0.2 -> 2.0.3 textproc/pear-Horde_Pdf 2.0.5 -> 2.0.6 devel/pear-Horde_Queue 1.1.2 -> 1.1.3 security/pear-Horde_Secret 2.0.4 -> 2.0.5 www/pear-Horde_SessionHandler 2.2.4 -> 2.2.5 devel/pear-Horde_Token 2.0.6 -> 2.0.7 devel/horde-content 2.0.4 -> 2.0.5 ftp/horde-gollem 3.0.5 -> 3.0.6 www/horde-base 5.2.7 -> 5.2.8 mail/horde-imp 6.2.10 -> 6.2.11 mail/horde-ingo 3.2.6 -> 3.2.7 deskutils/horde-kronolith 4.2.9 -> 4.2.11 deskutils/horde-mnemo 4.2.7 -> 4.2.8 deskutils/horde-nag 4.2.5 -> 4.2.6 www/horde-passwd 5.0.3 -> 5.0.4 www/horde-trean 1.1.2 -> 1.1.3 mail/horde-turba 4.2.8 -> 4.2.10 mail/horde-webmail 5.2.10 -> 5.2.11 deskutils/horde-groupware 5.2.10 -> 5.2.11
23 lines
393 B
Makefile
23 lines
393 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= content
|
|
PORTVERSION= 2.0.5
|
|
CATEGORIES= devel www pear
|
|
PKGNAMEPREFIX= horde-
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
COMMENT= Horde tagging application
|
|
|
|
USES= horde cpe
|
|
USE_PHP= gettext json
|
|
USE_HORDE_BUILD= Horde_Role
|
|
USE_HORDE_RUN= Horde_Role \
|
|
Horde_Core \
|
|
Horde_Date \
|
|
Horde_Exception \
|
|
Horde_Db \
|
|
Horde_Injector \
|
|
Horde_Rdo \
|
|
Horde_Util
|
|
|
|
.include <bsd.port.mk>
|