From 23f61eb6cfa553acc7fbbb1878b06f78368c1d71 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Thu, 1 May 2014 05:26:27 +0000 Subject: - Add LICENSE - Pass maintainership to submitter - While I'm here - Remove leading indefinite article from COMMENT - Remove Author line PR: ports/189149 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> --- textproc/p5-String-Tokenizer/Makefile | 7 +++++-- textproc/p5-String-Tokenizer/pkg-descr | 1 - 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'textproc/p5-String-Tokenizer') diff --git a/textproc/p5-String-Tokenizer/Makefile b/textproc/p5-String-Tokenizer/Makefile index 7733426d7642..a23864ba1a85 100644 --- a/textproc/p5-String-Tokenizer/Makefile +++ b/textproc/p5-String-Tokenizer/Makefile @@ -7,8 +7,11 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org -COMMENT= A simple string tokenizer +MAINTAINER= 5u623l20@gmail.com +COMMENT= Simple string tokenizer + +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-String-Tokenizer/pkg-descr b/textproc/p5-String-Tokenizer/pkg-descr index 13c9851d1626..4dabcb3c95d1 100644 --- a/textproc/p5-String-Tokenizer/pkg-descr +++ b/textproc/p5-String-Tokenizer/pkg-descr @@ -14,5 +14,4 @@ tokenization with lexical analysis. A tokenizer mearly splits its input into specific chunks, a lexical analyzer classifies those chunks. Sometimes these two steps are combined, but not here. -Author: stevan little WWW: http://search.cpan.org/dist/String-Tokenizer/ -- cgit v1.2.3