From 3c2932f239d5694fb193a6d0d297befef59ca6ed Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 May 2014 03:40:59 +0000 Subject: [PATCH] - Add LICENSE - Pass maintainership to submitter PR: ports/189278 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> --- misc/p5-File-Sort/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/misc/p5-File-Sort/Makefile b/misc/p5-File-Sort/Makefile index 072d54e8b624..d097e5f7c1d2 100644 --- a/misc/p5-File-Sort/Makefile +++ b/misc/p5-File-Sort/Makefile @@ -7,9 +7,12 @@ CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Sort a file or merge sort multiple files +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure