From a311d22bc4bdbedf96d23639d0818b7bdaba74ac Mon Sep 17 00:00:00 2001 From: he Date: Mon, 20 Oct 2008 22:57:45 +0000 Subject: Import p5-Excel-Template-Plus version 0.04. This module is an extension of the Excel::Template module, which allows the user to use various "engines" from which you can create Excel files through Excel::Template. --- math/p5-Excel-Template-Plus/DESCR | 3 +++ math/p5-Excel-Template-Plus/Makefile | 29 +++++++++++++++++++++++++++++ math/p5-Excel-Template-Plus/distinfo | 5 +++++ 3 files changed, 37 insertions(+) create mode 100644 math/p5-Excel-Template-Plus/DESCR create mode 100644 math/p5-Excel-Template-Plus/Makefile create mode 100644 math/p5-Excel-Template-Plus/distinfo diff --git a/math/p5-Excel-Template-Plus/DESCR b/math/p5-Excel-Template-Plus/DESCR new file mode 100644 index 00000000000..ba57197e7b1 --- /dev/null +++ b/math/p5-Excel-Template-Plus/DESCR @@ -0,0 +1,3 @@ +This module is an extension of the Excel::Template module, which +allows the user to use various "engines" from which you can create +Excel files through Excel::Template. diff --git a/math/p5-Excel-Template-Plus/Makefile b/math/p5-Excel-Template-Plus/Makefile new file mode 100644 index 00000000000..c9ec15fb5e3 --- /dev/null +++ b/math/p5-Excel-Template-Plus/Makefile @@ -0,0 +1,29 @@ +# $NetBSD: Makefile,v 1.1.1.1 2008/10/20 22:57:45 he Exp $ + +DISTNAME= Excel-Template-Plus-0.04 +PKGNAME= p5-${DISTNAME} +CATEGORIES= math perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Excel/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/Excel-Template-Plus/ +COMMENT= An extension to the Excel::Template module + +DEPENDS+= p5-Excel-Template>=0:../../math/p5-Excel-Template +DEPENDS+= p5-IO-String>=0:../../devel/p5-IO-String +DEPENDS+= p5-Moose>=0.18:../../devel/p5-Moose +DEPENDS+= p5-MooseX-Param>=0.01:../../devel/p5-MooseX-Param +DEPENDS+= p5-Spreadsheet-ParseExcel>=0:../../math/p5-Spreadsheet-ParseExcel +DEPENDS+= p5-Template-Toolkit>=0:../../www/p5-Template-Toolkit +DEPENDS+= p5-Test-Deep>=0:../../devel/p5-Test-Deep + +BUILD_DEPENDS+= p5-Test-Exception>=0.21:../../devel/p5-Test-Exception + +PKG_DESTDIR_SUPPORT= user-destdir + +PERL5_PACKLIST= auto/Excel/Template/Plus/.packlist + +PERL5_MODULE_TYPE= Module::Build + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/math/p5-Excel-Template-Plus/distinfo b/math/p5-Excel-Template-Plus/distinfo new file mode 100644 index 00000000000..75b15e1fd3a --- /dev/null +++ b/math/p5-Excel-Template-Plus/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2008/10/20 22:57:45 he Exp $ + +SHA1 (Excel-Template-Plus-0.04.tar.gz) = f39bc2d016679e5c1010fcd6a62b5734f5afa9c4 +RMD160 (Excel-Template-Plus-0.04.tar.gz) = fa487be4426eebebbd9f63b13d41beea3a2db8b4 +Size (Excel-Template-Plus-0.04.tar.gz) = 7543 bytes -- cgit v1.2.3