aboutsummaryrefslogtreecommitdiff
path: root/www/twiki/Makefile
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2008-11-06 21:03:41 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2008-11-06 21:03:41 +0000
commit1ceebd867420095dd3fc8f56ac751f87ef4b7887 (patch)
treef917e7a1cda170369130c9c874eb26ce6aa04d59 /www/twiki/Makefile
parent3b056f596045a3b65ebae56293b903640b54abe8 (diff)
downloadports-1ceebd867420095dd3fc8f56ac751f87ef4b7887.tar.gz
ports-1ceebd867420095dd3fc8f56ac751f87ef4b7887.zip
Notes
Diffstat (limited to 'www/twiki/Makefile')
-rw-r--r--www/twiki/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/twiki/Makefile b/www/twiki/Makefile
index fa77de1978f5..cfbf3ad9aaa0 100644
--- a/www/twiki/Makefile
+++ b/www/twiki/Makefile
@@ -7,6 +7,7 @@
PORTNAME= twiki
PORTVERSION= 4.2.3
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= http://twiki.org/p/pub/Codev/Release/ \
@@ -18,6 +19,7 @@ MAINTAINER= glarkin@FreeBSD.org
COMMENT= Flexible, powerful, and easy to use enterprise wiki
RUN_DEPENDS= \
+ p5-Archive-Zip>=0:${PORTSDIR}/archivers/p5-Archive-Zip \
p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff \
p5-Error>=0:${PORTSDIR}/lang/p5-Error \
p5-Text-Diff>=0:${PORTSDIR}/textproc/p5-Text-Diff \
@@ -33,6 +35,7 @@ RUN_DEPENDS= \
p5-Archive-Tar>=0:${PORTSDIR}/archivers/p5-Archive-Tar \
p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
p5-Time-Local>=0:${PORTSDIR}/devel/p5-Time-Local \
+ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
twiki-TWikiUserMappingContrib>=0:${PORTSDIR}/www/twiki-TWikiUserMappingContrib
USE_PERL5= yes