freebsd-ports/textproc/p5-Spreadsheet-WriteExcel-Styler/Makefile
Sunpoet Po-Chuan Hsieh 18692886b3 - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189155
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-01 05:26:49 +00:00

19 lines
368 B
Makefile

# Created by: jupengfei <jupengfei@gmail.com>
# $FreeBSD$
PORTNAME= Spreadsheet-WriteExcel-Styler
PORTVERSION= 1.02
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= 5u623l20@gmail.com
COMMENT= Styles for formatting Spreadsheet::WriteExcel
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= modbuild
.include <bsd.port.mk>