aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-EN-NameParse/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-12 19:41:59 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-12 19:41:59 +0000
commit697f611deec59443308ce4c77a9243d0db4b699b (patch)
tree7b5536fa745c155fb880b7e9c52429792a2c6c6e /textproc/p5-Lingua-EN-NameParse/Makefile
parentdd8931f109080d9041e5be4781c7ba31c6be12b0 (diff)
downloadports-697f611deec59443308ce4c77a9243d0db4b699b.tar.gz
ports-697f611deec59443308ce4c77a9243d0db4b699b.zip
- Update to 1.32
Notes
Notes: svn path=/head/; revision=333603
Diffstat (limited to 'textproc/p5-Lingua-EN-NameParse/Makefile')
-rw-r--r--textproc/p5-Lingua-EN-NameParse/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/p5-Lingua-EN-NameParse/Makefile b/textproc/p5-Lingua-EN-NameParse/Makefile
index f90257d8b5f4..d0c93c292233 100644
--- a/textproc/p5-Lingua-EN-NameParse/Makefile
+++ b/textproc/p5-Lingua-EN-NameParse/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Lingua-EN-NameParse
-PORTVERSION= 1.31
+PORTVERSION= 1.32
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl routines for manipulating a person's name
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent
RUN_DEPENDS:= ${BUILD_DEPENDS}