aboutsummaryrefslogtreecommitdiff
path: root/irc/onis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/onis/Makefile')
-rw-r--r--irc/onis/Makefile8
1 files changed, 2 insertions, 6 deletions
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 \