aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Lingua-EN-Squeeze
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2005-09-23 11:59:30 +0800
committerleeym <leeym@FreeBSD.org>2005-09-23 11:59:30 +0800
commit5f598f7a98bef8dfe7706ab258d5411a59573345 (patch)
tree36a5a6fb300dc2fb37ee789d03b95453ca65c52b /textproc/p5-Lingua-EN-Squeeze
parentad9d24b80a08f6d1de10c1d6d5a10e2fb8fa370f (diff)
downloadfreebsd-ports-gnome-5f598f7a98bef8dfe7706ab258d5411a59573345.tar.gz
freebsd-ports-gnome-5f598f7a98bef8dfe7706ab258d5411a59573345.tar.zst
freebsd-ports-gnome-5f598f7a98bef8dfe7706ab258d5411a59573345.zip
- update to p5-Lingua-EN-Squeeze-2005.0216
- assign maintainer to perl@
Diffstat (limited to 'textproc/p5-Lingua-EN-Squeeze')
-rw-r--r--textproc/p5-Lingua-EN-Squeeze/Makefile17
-rw-r--r--textproc/p5-Lingua-EN-Squeeze/distinfo4
2 files changed, 15 insertions, 6 deletions
diff --git a/textproc/p5-Lingua-EN-Squeeze/Makefile b/textproc/p5-Lingua-EN-Squeeze/Makefile
index 7ea0a6fb097b..53fb6351c23c 100644
--- a/textproc/p5-Lingua-EN-Squeeze/Makefile
+++ b/textproc/p5-Lingua-EN-Squeeze/Makefile
@@ -6,18 +6,27 @@
#
PORTNAME= Lingua-EN-Squeeze
-PORTVERSION= 0.1998.1204
+PORTVERSION= 2005.0216
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Lingua
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-${PORTVERSION:S/0.//}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Shorten text to minimum syllables by using hash table
+# requires ExtUtils::MakeMaker 6.25 or above
+BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/MakeMaker.pm:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker
+
PERL_CONFIGURE= yes
MAN3= Lingua::EN::Squeeze.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+# ExtUtils::MakeMaker requires perl 5.6.1
+.if ${PERL_LEVEL} < 500601
+IGNORE= requires perl 5.6.1 or later. Install lang/perl5 then try again
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/textproc/p5-Lingua-EN-Squeeze/distinfo b/textproc/p5-Lingua-EN-Squeeze/distinfo
index 93ade33a6b4b..3dee9e3a0fb2 100644
--- a/textproc/p5-Lingua-EN-Squeeze/distinfo
+++ b/textproc/p5-Lingua-EN-Squeeze/distinfo
@@ -1,2 +1,2 @@
-MD5 (Lingua-EN-Squeeze-1998.1204.tar.gz) = a7860f69fcae17ee2ef311730599480e
-SIZE (Lingua-EN-Squeeze-1998.1204.tar.gz) = 12559
+MD5 (Lingua-EN-Squeeze-2005.0216.tar.gz) = 89f9f5223bf98789ba9daa0cc049dba7
+SIZE (Lingua-EN-Squeeze-2005.0216.tar.gz) = 14758