diff options
Diffstat (limited to 'textproc/p5-Lingua-EN-Numbers/Makefile')
-rw-r--r-- | textproc/p5-Lingua-EN-Numbers/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-Lingua-EN-Numbers/Makefile b/textproc/p5-Lingua-EN-Numbers/Makefile index 52079e428492..aadb03207f1e 100644 --- a/textproc/p5-Lingua-EN-Numbers/Makefile +++ b/textproc/p5-Lingua-EN-Numbers/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Lingua-EN-Numbers -PORTVERSION= 1.04 +PORTVERSION= 1.05 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,6 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Converts numeric values into their English string equivalents +LICENSE= GPLv2 + USES= perl5 USE_PERL5= configure |