aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-05-02 17:41:54 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-05-02 17:41:54 +0800
commitb0f6a5bb1d156135a385d40936893676014add0e (patch)
tree96a124d49f7cd29015b398f09412d224c0d2abcb /textproc
parentfa2c0563440cc9d9f1d505dd3ed01f925be0bb5f (diff)
downloadfreebsd-ports-gnome-b0f6a5bb1d156135a385d40936893676014add0e.tar.gz
freebsd-ports-gnome-b0f6a5bb1d156135a385d40936893676014add0e.tar.zst
freebsd-ports-gnome-b0f6a5bb1d156135a385d40936893676014add0e.zip
- Add LICENSE
- Pass maintainership to submitter - While I'm here, remove leading indefinite article from COMMENT PR: ports/189168 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Lingua-EN-Numbers-Easy/Makefile6
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}