aboutsummaryrefslogtreecommitdiffstats
path: root/www/horde-meta/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/horde-meta/Makefile')
-rw-r--r--www/horde-meta/Makefile27
1 files changed, 16 insertions, 11 deletions
diff --git a/www/horde-meta/Makefile b/www/horde-meta/Makefile
index e5fb07798110..c611505fa282 100644
--- a/www/horde-meta/Makefile
+++ b/www/horde-meta/Makefile
@@ -7,7 +7,7 @@
PORTNAME= meta
PORTVERSION= 1.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www
MASTER_SITES= # Empty
DISTFILES= # None
@@ -18,21 +18,22 @@ COMMENT= Meta port for the horde framework
NO_BUILD= yes
LHORDEDIR?= www/horde
-OPTIONS= IMP "IMAP Webmail System" on \
- MIMP "Mobile Webmail System" off \
+OPTIONS= ANSEL "Photo Gallery" off \
+ CHORA "CVS Web Viewer" off \
+ GOLLEM "Web-Based File Manager" off \
+ HERMES "Time Tracking Application" off \
+ HPASSWD "Password Changing Module" off \
+ IMP "IMAP Webmail System" on \
INGO "Email-Filter Management" on \
- TURBA "Contact Management" on \
+ JETA "Java SSH Applets" off \
KRONOLITH "Calendar Application" off \
+ MIMP "Mobile Webmail System" off \
MNEMO "Notes and Memo Application" off \
NAG "Task List Manager" on \
- CHORA "CVS Web Viewer" off \
- GOLLEM "Web-Based File Manager" off \
- JETA "Java SSH Applets" off \
- HPASSWD "Password Changing Module" off \
- VACATION "Vacation & Auto Respond" off \
- TREAN "Bookmark Manager" off \
NIC "Network Monitor" off \
- ANSEL "Photo Gallery" off \
+ TREAN "Bookmark Manager" off \
+ TURBA "Contact Management" on \
+ VACATION "Vacation & Auto Respond" off \
WHUPS "Bug Tracking/Ticket System" off
.include <bsd.port.pre.mk>
@@ -103,6 +104,10 @@ RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/ansel/gallery.php:${PORTSDIR}/www/horde-
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/whups/index.php:${PORTSDIR}/devel/horde-whups
.endif
+.if defined(WITH_HERMES)
+RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/hermes/index.php:${PORTSDIR}/deskutils/horde-hermes
+.endif
+
post-configure:
@${CAT} ${FILESDIR}/post-configure-message