ports/misc/p5-Spreadsheet-WriteExcel/Makefile

18 lines
291 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= write a cross-platform Excel binary file
MODULES= cpan
PKG_ARCH= *
DISTNAME = Spreadsheet-WriteExcel-2.40
CATEGORIES= misc
REVISION = 0
# Perl
PERMIT_PACKAGE= Yes
RUN_DEPENDS= devel/p5-OLE-Storage_Lite \
devel/p5-Parse-RecDescent
MODCPAN_EXAMPLES= Yes
.include <bsd.port.mk>