aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Lingua-Identify/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Lingua-Identify/Makefile')
-rw-r--r--textproc/p5-Lingua-Identify/Makefile14
1 files changed, 5 insertions, 9 deletions
diff --git a/textproc/p5-Lingua-Identify/Makefile b/textproc/p5-Lingua-Identify/Makefile
index 116801f0e8ef..c6c7a74b2528 100644
--- a/textproc/p5-Lingua-Identify/Makefile
+++ b/textproc/p5-Lingua-Identify/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: textproc/p5-Lingua-Identify
-# Date created: 11 November 2005
-# Whom: Anton Berezin <tobez@FreeBSD.org>
-#
+# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Lingua-Identify
-PORTVERSION= 0.51
+PORTVERSION= 0.52
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,11 +11,10 @@ MAINTAINER= tobez@FreeBSD.org
COMMENT= Lingua::Identify - Language identification
TAGS= lang detect identify
-COMMON_DEPENDS= p5-Class-Factory-Util>=1.6:${PORTSDIR}/devel/p5-Class-Factory-Util \
+BUILD_DEPENDS= p5-Class-Factory-Util>=1.6:${PORTSDIR}/devel/p5-Class-Factory-Util \
p5-Text-Affixes>=0.04:${PORTSDIR}/textproc/p5-Text-Affixes \
p5-Text-Ngram>=0.03:${PORTSDIR}/textproc/p5-Text-Ngram
-BUILD_DEPENDS= ${COMMON_DEPENDS}
-RUN_DEPENDS= ${COMMON_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
@@ -34,6 +29,7 @@ MAN3= Lingua::Identify.3 \
Lingua::Identify::FI.3 \
Lingua::Identify::FR.3 \
Lingua::Identify::HR.3 \
+ Lingua::Identify::HI.3 \
Lingua::Identify::HU.3 \
Lingua::Identify::ID.3 \
Lingua::Identify::IT.3 \