pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/p5-Excel-Template-Plus Import p5-Excel-Template-P...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3ce34f151033
branches: trunk
changeset: 548689:3ce34f151033
user: he <he%pkgsrc.org@localhost>
date: Mon Oct 20 22:57:45 2008 +0000
description:
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:
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(+), 0 deletions(-)
diffs (49 lines):
diff -r 268218f734a9 -r 3ce34f151033 math/p5-Excel-Template-Plus/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/p5-Excel-Template-Plus/DESCR Mon Oct 20 22:57:45 2008 +0000
@@ -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 -r 268218f734a9 -r 3ce34f151033 math/p5-Excel-Template-Plus/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/p5-Excel-Template-Plus/Makefile Mon Oct 20 22:57:45 2008 +0000
@@ -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@localhost
+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 -r 268218f734a9 -r 3ce34f151033 math/p5-Excel-Template-Plus/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/p5-Excel-Template-Plus/distinfo Mon Oct 20 22:57:45 2008 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index