aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-EN-Inflect/Makefile
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2009-11-01 05:24:37 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2009-11-01 05:24:37 +0000
commit7110dd8b1e03542ecd1bab8711757f01a7191b95 (patch)
tree7a8ff4797610544fa648ea2b9b8df8c9e52447ae /textproc/p5-Lingua-EN-Inflect/Makefile
parentc0eac539376cdccfb0aba93ca095774924bc76e1 (diff)
Notes
Diffstat (limited to 'textproc/p5-Lingua-EN-Inflect/Makefile')
-rw-r--r--textproc/p5-Lingua-EN-Inflect/Makefile17
1 files changed, 9 insertions, 8 deletions
diff --git a/textproc/p5-Lingua-EN-Inflect/Makefile b/textproc/p5-Lingua-EN-Inflect/Makefile
index 7256070b9f12..52435d599de8 100644
--- a/textproc/p5-Lingua-EN-Inflect/Makefile
+++ b/textproc/p5-Lingua-EN-Inflect/Makefile
@@ -5,17 +5,18 @@
# $FreeBSD$
#
-PORTNAME= Lingua-EN-Inflect
-PORTVERSION= 1.89
-CATEGORIES= textproc perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
+PORTNAME= Lingua-EN-Inflect
+PORTVERSION= 1.89.1
+CATEGORIES= textproc perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
-MAINTAINER= perl@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Convert singular words to their plural form
-PERL_CONFIGURE= yes
+PERL_CONFIGURE= yes
-MAN3= Lingua::EN::Inflect.3
+MAN3= Lingua::EN::Inflect.3
.include <bsd.port.mk>