aboutsummaryrefslogtreecommitdiff
path: root/www/horde-meta
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2010-11-12 08:28:59 +0000
committerBeech Rintoul <beech@FreeBSD.org>2010-11-12 08:28:59 +0000
commit4c091535333e5d8e6023c2fb3b552a5a7b8d8eae (patch)
treeef34b65991ebe0f6cd797e5e3440e56be90d036d /www/horde-meta
parent268783c205da0c1a8106d6fca03884efc6f92e50 (diff)
downloadports-4c091535333e5d8e6023c2fb3b552a5a7b8d8eae.tar.gz
ports-4c091535333e5d8e6023c2fb3b552a5a7b8d8eae.zip
Add new port horde-klutz.
Bump portrevision Approved by: miwi (implicit)
Notes
Notes: svn path=/head/; revision=264440
Diffstat (limited to 'www/horde-meta')
-rw-r--r--www/horde-meta/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/www/horde-meta/Makefile b/www/horde-meta/Makefile
index f9eee7a3b04c..ae35273ffaa4 100644
--- a/www/horde-meta/Makefile
+++ b/www/horde-meta/Makefile
@@ -7,7 +7,7 @@
PORTNAME= meta
PORTVERSION= 1.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= www
MASTER_SITES= # Empty
DISTFILES= # None
@@ -35,7 +35,8 @@ OPTIONS= ANSEL "Photo Gallery" off \
TREAN "Bookmark Manager" off \
TURBA "Contact Management" on \
VACATION "Vacation & Auto Respond" off \
- WHUPS "Bug Tracking/Ticket System" off
+ WHUPS "Bug Tracking/Ticket System" off \
+ KLUTZ "Comic Strip Viewer" off
.include <bsd.port.pre.mk>
@@ -114,6 +115,10 @@ RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/whups/index.php:${PORTSDIR}/devel/horde-
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/hermes/index.php:${PORTSDIR}/deskutils/horde-hermes
.endif
+.if defined(WITH_KLUTZ)
+RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/klutz/index.php:${PORTSDIR}/deskutils/horde-klutz
+.endif
+
post-configure:
@${CAT} ${FILESDIR}/post-configure-message