aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-08-03 08:45:51 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-08-03 08:45:51 +0000
commit99ad9127356be7e975c6ea48d00fa2aba29468d7 (patch)
treebea626d8d7aaa3973f00760684b26d2ddcce74eb /irc
parentce05caaae21cd6b880cf5567917d6bde1c9144fa (diff)
downloadports-99ad9127356be7e975c6ea48d00fa2aba29468d7.tar.gz
ports-99ad9127356be7e975c6ea48d00fa2aba29468d7.zip
Notes
Diffstat (limited to 'irc')
-rw-r--r--irc/infobot/Makefile8
-rw-r--r--irc/keitairc/Makefile5
-rw-r--r--irc/keitairc2/Makefile5
-rw-r--r--irc/onis/Makefile8
-rw-r--r--irc/sirc/Makefile2
5 files changed, 9 insertions, 19 deletions
diff --git a/irc/infobot/Makefile b/irc/infobot/Makefile
index 019272b979fb..ede8df1ba566 100644
--- a/irc/infobot/Makefile
+++ b/irc/infobot/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: infobot
-# Date created: 17 November 1999
-# Whom: perlguy@perlguy.com
-#
+# Created by: perlguy@perlguy.com
# $FreeBSD$
-#
PORTNAME= infobot
PORTVERSION= 0.45.3
@@ -14,7 +10,7 @@ MASTER_SITES= http://www.infobot.org/src/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Bot written in Perl with a rabid AI
-USE_PERL5= yes
+USES= perl5
NO_BUILD= yes
do-install:
diff --git a/irc/keitairc/Makefile b/irc/keitairc/Makefile
index 378c3827f0cb..d8d2885ec10b 100644
--- a/irc/keitairc/Makefile
+++ b/irc/keitairc/Makefile
@@ -1,4 +1,4 @@
-# Created by: Makoto Matsushita <matusita@FreeBSD.ORG>
+# Created by: Makoto Matsushita <matusita@FreeBSD.org>
# $FreeBSD$
PORTNAME= keitairc
@@ -30,8 +30,7 @@ EXTRACT_CMD= ${CP}
EXTRACT_BEFORE_ARGS= -p
EXTRACT_AFTER_ARGS= ${WRKDIR}
-USES= shebangfix
-USE_PERL5= yes
+USES= shebangfix perl5
SHEBANG_FILES= keitairc
diff --git a/irc/keitairc2/Makefile b/irc/keitairc2/Makefile
index c8c709f526e1..0cb68c5f77e6 100644
--- a/irc/keitairc2/Makefile
+++ b/irc/keitairc2/Makefile
@@ -1,4 +1,4 @@
-# Created by: Makoto Matsushita <matusita@FreeBSD.ORG>
+# Created by: Makoto Matsushita <matusita@FreeBSD.org>
# $FreeBSD$
PORTNAME= keitairc
@@ -20,8 +20,7 @@ RUN_DEPENDS= p5-POE-Component-IRC>=0:${PORTSDIR}/irc/p5-POE-Component-IRC \
CONFLICTS= keitairc-1.*
-USES= shebangfix
-USE_PERL5= yes
+USES= shebangfix perl5
NO_BUILD= yes
SHEBANG_FILES= keitairc
diff --git a/irc/onis/Makefile b/irc/onis/Makefile
index f2548ea2ce5f..b7c4bd4aec4a 100644
--- a/irc/onis/Makefile
+++ b/irc/onis/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: onis
-# Date created: 29 March 2003
-# Whom: koji@jet.es
-#
+# Created by: koji@jet.es
# $FreeBSD$
-#
PORTNAME= onis
PORTVERSION= 0.8.2
@@ -13,8 +9,8 @@ MASTER_SITES= http://verplant.org/onis/
MAINTAINER= ports@FreeBSD.org
COMMENT= A script that converts IRC logfiles into an HTML statistics page
+USES= perl5
NO_BUILD= YES
-USE_PERL5= YES
do-install:
@if [ ! -d ${DATADIR} ]; then \
diff --git a/irc/sirc/Makefile b/irc/sirc/Makefile
index 442b2f4e5c16..33c6705b372d 100644
--- a/irc/sirc/Makefile
+++ b/irc/sirc/Makefile
@@ -15,7 +15,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Small (150k), fast, perl-based IRC client
-USE_PERL5= yes
+USES= perl5
OPTIONS_DEFINE= IPV6 SIRC_SCRIPTS SOCKS
OPTIONS_DEFAULT=IPV6 SIRC_SCRIPTS