diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Lingua-EN-Numbers-Easy/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/p5-Lingua-EN-Numbers-Easy/Makefile b/textproc/p5-Lingua-EN-Numbers-Easy/Makefile index 422b5080a9be..1e2dd0c54bed 100644 --- a/textproc/p5-Lingua-EN-Numbers-Easy/Makefile +++ b/textproc/p5-Lingua-EN-Numbers-Easy/Makefile @@ -7,8 +7,10 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org -COMMENT= A perl module providing hash access to Lingua::EN::Numbers objects +MAINTAINER= 5u623l20@gmail.com +COMMENT= Perl module providing hash access to Lingua::EN::Numbers objects + +LICENSE= MIT BUILD_DEPENDS= p5-Lingua-EN-Numbers>=1.01:${PORTSDIR}/textproc/p5-Lingua-EN-Numbers RUN_DEPENDS:= ${BUILD_DEPENDS} |