summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorsno <sno>2009-05-17 10:34:20 +0000
committersno <sno>2009-05-17 10:34:20 +0000
commit7525f943a5c19dcb59e8f7829985bbc59f6a4814 (patch)
tree4e5ae05597555bf2b50bc52d7221ba2c5589c208 /print
parent72b33246b2581378ea0731af5ce918d4adc3616e (diff)
downloadpkgsrc-7525f943a5c19dcb59e8f7829985bbc59f6a4814.tar.gz
Importing package for perl module LaTeX::Table 0.9.14 as dependency of
upcoming Template::Plugin::Latex. DESCR: The Latex Template Toolkit plugin provides a latex filter that allows the use of LaTeX to generate PDF, PostScript and DVI output files from the Template Toolkit. The plugin uses LaTeX::Driver to run the various LaTeX programs. The Template::Latex module is a wrapper of convenience around the Template module, providing additional support for generating PDF, PostScript and DVI documents from LaTeX templates.
Diffstat (limited to 'print')
-rw-r--r--print/p5-LaTeX-Table/DESCR7
-rw-r--r--print/p5-LaTeX-Table/Makefile29
-rw-r--r--print/p5-LaTeX-Table/distinfo5
3 files changed, 41 insertions, 0 deletions
diff --git a/print/p5-LaTeX-Table/DESCR b/print/p5-LaTeX-Table/DESCR
new file mode 100644
index 00000000000..e2c66c1186a
--- /dev/null
+++ b/print/p5-LaTeX-Table/DESCR
@@ -0,0 +1,7 @@
+The Latex Template Toolkit plugin provides a latex filter that allows the use
+of LaTeX to generate PDF, PostScript and DVI output files from the Template
+Toolkit. The plugin uses LaTeX::Driver to run the various LaTeX programs.
+
+The Template::Latex module is a wrapper of convenience around the Template
+module, providing additional support for generating PDF, PostScript and DVI
+documents from LaTeX templates.
diff --git a/print/p5-LaTeX-Table/Makefile b/print/p5-LaTeX-Table/Makefile
new file mode 100644
index 00000000000..d45ac2c5b4c
--- /dev/null
+++ b/print/p5-LaTeX-Table/Makefile
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/05/17 10:34:20 sno Exp $
+#
+
+DISTNAME= LaTeX-Table-0.9.14
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LaTeX/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/LaTeX-Table/
+COMMENT= Perl extension for the automatic generation of LaTeX tables
+LICENSE= gnu-gpl-v2 # OR artistic
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose
+DEPENDS+= p5-Moose-Policy-[0-9]*:../../devel/p5-Moose-Policy
+DEPENDS+= p5-Template-Toolkit-[0-9]*:../../www/p5-Template-Toolkit
+
+# Recommended modules
+DEPENDS+= p5-LaTeX-Driver-[0-9]*:../../print/p5-LaTeX-Driver
+DEPENDS+= p5-LaTeX-Encode-[0-9]*:../../print/p5-LaTeX-Encode
+DEPENDS+= p5-Number-Format-[0-9]*:../../textproc/p5-Number-Format
+DEPENDS+= p5-Text-CSV_XS-[0-9]*:../../textproc/p5-Text-CSV_XS
+
+PERL5_PACKLIST= auto/LaTeX/Table/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/p5-LaTeX-Table/distinfo b/print/p5-LaTeX-Table/distinfo
new file mode 100644
index 00000000000..cf6ddce3830
--- /dev/null
+++ b/print/p5-LaTeX-Table/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/05/17 10:34:20 sno Exp $
+
+SHA1 (LaTeX-Table-0.9.14.tar.gz) = 20f15571e71cf81289ff2bdaeacf43e84cb11865
+RMD160 (LaTeX-Table-0.9.14.tar.gz) = 2719c3f25af591fed7f3eb2f1dabf528d5ff98ec
+Size (LaTeX-Table-0.9.14.tar.gz) = 273690 bytes