18692886b3
- Pass maintainership to submitter PR: ports/189155 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
19 lines
368 B
Makefile
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>
|