aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-EN-Inflect-Number/Makefile
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2015-10-16 21:01:32 +0000
committerLars Thegler <lth@FreeBSD.org>2015-10-16 21:01:32 +0000
commit336e57b3dc60aad7a2be8e1db357b75d0784f758 (patch)
treea5827e5f285f90270898220db2f80452f7bf9fb7 /textproc/p5-Lingua-EN-Inflect-Number/Makefile
parentba4707563fa6f28a5dbfdbc80f85ba952e4ce3c9 (diff)
downloadports-336e57b3dc60aad7a2be8e1db357b75d0784f758.tar.gz
ports-336e57b3dc60aad7a2be8e1db357b75d0784f758.zip
- Update to 1.12
Notes
Notes: svn path=/head/; revision=399519
Diffstat (limited to 'textproc/p5-Lingua-EN-Inflect-Number/Makefile')
-rw-r--r--textproc/p5-Lingua-EN-Inflect-Number/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/p5-Lingua-EN-Inflect-Number/Makefile b/textproc/p5-Lingua-EN-Inflect-Number/Makefile
index 3bb29c2b17cb..62834f195e97 100644
--- a/textproc/p5-Lingua-EN-Inflect-Number/Makefile
+++ b/textproc/p5-Lingua-EN-Inflect-Number/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Lingua-EN-Inflect-Number
-PORTVERSION= 1.11
+PORTVERSION= 1.12
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Force number of words to singular or plural
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Lingua-EN-Inflect>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect
RUN_DEPENDS:= ${BUILD_DEPENDS}