aboutsummaryrefslogtreecommitdiff
path: root/www/horde4-meta
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-03-19 01:52:46 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-03-19 01:52:46 +0000
commitac349fb47c70c1d3def376e389ed4e2b565c192a (patch)
treef225e63ae23b2783a8e446629d8dc67a8d15065c /www/horde4-meta
parentcc27c3639e8fad4cf67ec046dc80903af16880da (diff)
downloadports-ac349fb47c70c1d3def376e389ed4e2b565c192a.tar.gz
ports-ac349fb47c70c1d3def376e389ed4e2b565c192a.zip
- Add horde-trean module
PR: ports/110406 Submitted by: Beech Rintoul <beech@alaskaparadise.com>
Notes
Notes: svn path=/head/; revision=187691
Diffstat (limited to 'www/horde4-meta')
-rw-r--r--www/horde4-meta/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/www/horde4-meta/Makefile b/www/horde4-meta/Makefile
index 385cadd85ac0..e735d0f2b27a 100644
--- a/www/horde4-meta/Makefile
+++ b/www/horde4-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