aboutsummaryrefslogtreecommitdiffstats
path: root/www/horde-meta
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2007-03-19 09:52:46 +0800
committersat <sat@FreeBSD.org>2007-03-19 09:52:46 +0800
commitf7084292a89a5cb39cb4bcd99e182fae31c5d289 (patch)
tree00f6b4d49fae9d92a6a0f09c2ed33bedb7967f64 /www/horde-meta
parent1b5202092230705a3696ba4e40446341741c350e (diff)
downloadfreebsd-ports-gnome-f7084292a89a5cb39cb4bcd99e182fae31c5d289.tar.gz
freebsd-ports-gnome-f7084292a89a5cb39cb4bcd99e182fae31c5d289.tar.zst
freebsd-ports-gnome-f7084292a89a5cb39cb4bcd99e182fae31c5d289.zip
- Add horde-trean module
PR: ports/110406 Submitted by: Beech Rintoul <beech@alaskaparadise.com>
Diffstat (limited to 'www/horde-meta')
-rw-r--r--www/horde-meta/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/www/horde-meta/Makefile b/www/horde-meta/Makefile
index 385cadd85ac0..e735d0f2b27a 100644
--- a/www/horde-meta/Makefile
+++ b/www/horde-meta/Makefile
@@ -29,7 +29,8 @@ OPTIONS= IMP "IMAP Webmail System" on \
GOLLEM "Web-Based File Manager" off \
JETA "Java SSH Applets" off \
HPASSWD "Password Changing Module" off \
- VACATION "Vacation & Auto Respond" off
+ VACATION "Vacation & Auto Respond" off \
+ TREAN "Bookmark Manager" off
.include <bsd.port.pre.mk>
@@ -83,6 +84,10 @@ RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/passwd/index.php:${PORTSDIR}/www/horde-p
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/vacation/main.php:${PORTSDIR}/mail/horde-vacation
.endif
+.if defined(WITH_TREAN)
+RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/trean/data.php:${PORTSDIR}/www/horde-trean
+.endif
+
post-configure:
@${CAT} ${FILESDIR}/post-configure-message