summaryrefslogtreecommitdiff
path: root/math/p5-Excel-Template-Plus
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2008-10-20 22:57:45 +0000
committerhe <he@pkgsrc.org>2008-10-20 22:57:45 +0000
commita311d22bc4bdbedf96d23639d0818b7bdaba74ac (patch)
treed0ccbebb3624151072821695f2181f4be8fc4552 /math/p5-Excel-Template-Plus
parent33c5b788031c6854b1a61e7ceb8b18fcb8db4682 (diff)
downloadpkgsrc-a311d22bc4bdbedf96d23639d0818b7bdaba74ac.tar.gz
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.
Diffstat (limited to 'math/p5-Excel-Template-Plus')
-rw-r--r--math/p5-Excel-Template-Plus/DESCR3
-rw-r--r--math/p5-Excel-Template-Plus/Makefile29
-rw-r--r--math/p5-Excel-Template-Plus/distinfo5
3 files changed, 37 insertions, 0 deletions
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