diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-01 05:26:49 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-01 05:26:49 +0000 |
commit | 18692886b38cc0841545d98de0a50a3919c0a17c (patch) | |
tree | f505c9a02772c1527455d19217278e4cc1f7801e | |
parent | 2ddacda9e5579a92366d857574143ecf35469e04 (diff) |
Notes
-rw-r--r-- | textproc/p5-Spreadsheet-WriteExcel-Styler/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/p5-Spreadsheet-WriteExcel-Styler/Makefile b/textproc/p5-Spreadsheet-WriteExcel-Styler/Makefile index 909106c06cc0..4e54dc3daf37 100644 --- a/textproc/p5-Spreadsheet-WriteExcel-Styler/Makefile +++ b/textproc/p5-Spreadsheet-WriteExcel-Styler/Makefile @@ -7,9 +7,12 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Styles for formatting Spreadsheet::WriteExcel +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= modbuild |