aboutsummaryrefslogtreecommitdiff
path: root/irc/keitairc2
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-28 18:37:23 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-28 18:37:23 +0000
commit2f57eb092608beb8bbffe9812d1ec7c511510adc (patch)
tree97c05a4ce9683e5d9a23d2f9aae98d4c08cb2f85 /irc/keitairc2
parent249ae119e2118396c64c42bcc26b25b0fbbcc8e5 (diff)
downloadports-2f57eb092608beb8bbffe9812d1ec7c511510adc.tar.gz
ports-2f57eb092608beb8bbffe9812d1ec7c511510adc.zip
Notes
Diffstat (limited to 'irc/keitairc2')
-rw-r--r--irc/keitairc2/Makefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/irc/keitairc2/Makefile b/irc/keitairc2/Makefile
index af4f43a586e2..56b9e493f4fc 100644
--- a/irc/keitairc2/Makefile
+++ b/irc/keitairc2/Makefile
@@ -16,15 +16,15 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/47485
#PATCH_SITES= http://home.jp.FreeBSD.org/~matusita/keitairc2/
MAINTAINER= ports@FreeBSD.org
-COMMENT=IRC proxy for mobilephone that have a web interface
-
-RUN_DEPENDS= ${SITE_PERL}/POE/Component/IRC.pm:${PORTSDIR}/irc/p5-POE-Component-IRC \
- ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
- ${SITE_PERL}/HTTP/Response.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template \
- ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \
- ${SITE_PERL}/Proc/Daemon.pm:${PORTSDIR}/devel/p5-Proc-Daemon \
- ${SITE_PERL}/AppConfig.pm:${PORTSDIR}/devel/p5-AppConfig
+COMMENT= IRC proxy for mobilephone that have a web interface
+
+RUN_DEPENDS= p5-POE-Component-IRC>=0:${PORTSDIR}/irc/p5-POE-Component-IRC \
+ p5-URI>=0:${PORTSDIR}/net/p5-URI \
+ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
+ p5-HTML-Template>=0:${PORTSDIR}/www/p5-HTML-Template \
+ p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \
+ p5-Proc-Daemon>=0:${PORTSDIR}/devel/p5-Proc-Daemon \
+ p5-AppConfig>=0:${PORTSDIR}/devel/p5-AppConfig
CONFLICTS= keitairc-1.*
NO_BUILD= yes