Update games/scummvm to version 1.7.0
[dports.git] / textproc / p5-Spreadsheet-WriteExcel-Styler / Makefile
1 # Created by: jupengfei <jupengfei@gmail.com>
2 # $FreeBSD$
3
4 PORTNAME=       Spreadsheet-WriteExcel-Styler
5 PORTVERSION=    1.02
6 CATEGORIES=     textproc perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     5u623l20@gmail.com
11 COMMENT=        Styles for formatting Spreadsheet::WriteExcel
12
13 LICENSE=        ART10 GPLv1
14 LICENSE_COMB=   dual
15
16 USES=           perl5
17 USE_PERL5=      modbuild
18
19 .include <bsd.port.mk>