diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2014-06-18 12:09:46 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2014-06-18 12:09:46 +0000 |
commit | a636141e4a708a18881ee8a2b80132302cbbf724 (patch) | |
tree | 69c344bcae3a6c55220dc59d0167321f9ad72d6e /textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile | |
parent | df1f497160b86df769a3fb22ea1f5e7dd7e7b14a (diff) |
Notes
Diffstat (limited to 'textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile')
-rw-r--r-- | textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile b/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile index c3bf15a00789..edf0704684b2 100644 --- a/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile +++ b/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Lingua-EN-Numbers-Ordinate -PORTVERSION= 1.02 +PORTVERSION= 1.03 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Go from cardinal number (3) to ordinal ("3rd") +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure |