diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-09 03:40:59 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-09 03:40:59 +0000 |
commit | 3c2932f239d5694fb193a6d0d297befef59ca6ed (patch) | |
tree | b6ccea5984a0c85a756ffbd70904b2cdf68244cf /misc/p5-File-Sort | |
parent | cfe52d7c041145483da5c122ace2ec9d6f9b5026 (diff) | |
download | ports-3c2932f239d5694fb193a6d0d297befef59ca6ed.tar.gz ports-3c2932f239d5694fb193a6d0d297befef59ca6ed.zip |
Notes
Diffstat (limited to 'misc/p5-File-Sort')
-rw-r--r-- | misc/p5-File-Sort/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
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 |