aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Ngram/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-Ngram/Makefile')
-rw-r--r--textproc/p5-Text-Ngram/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-Text-Ngram/Makefile b/textproc/p5-Text-Ngram/Makefile
index 7e41041211b0..9ad9362a9eb6 100644
--- a/textproc/p5-Text-Ngram/Makefile
+++ b/textproc/p5-Text-Ngram/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Text::Ngram
-# Date created: Nov 4 2004
-# Whom: clsung
-#
+# Created by: clsung
# $FreeBSD$
-#
PORTNAME= Text-Ngram
PORTVERSION= 0.14
@@ -17,7 +13,8 @@ COMMENT= Perl module for n-gram analysis
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Text::Ngram.3