diff options
author | minskim <minskim> | 2012-07-11 12:57:27 +0000 |
---|---|---|
committer | minskim <minskim> | 2012-07-11 12:57:27 +0000 |
commit | e1b9d80b4757b251dd7e3fafd2dcbd82a69cb998 (patch) | |
tree | cd779cc2eb1d0d10940f1da2dd35581e5a0da359 /print/tex-xtab | |
parent | 3ab8852ec69096cb785fa8bbef1c808b612cfd28 (diff) | |
download | pkgsrc-e1b9d80b4757b251dd7e3fafd2dcbd82a69cb998.tar.gz |
Import tex-xtab-2.3f as print/tex-xtab.
Xtab is an extended and somewhat improved version of
supertabular; it provides tables that break across pages.
Diffstat (limited to 'print/tex-xtab')
-rw-r--r-- | print/tex-xtab/DESCR | 2 | ||||
-rw-r--r-- | print/tex-xtab/Makefile | 14 | ||||
-rw-r--r-- | print/tex-xtab/PLIST | 2 | ||||
-rw-r--r-- | print/tex-xtab/distinfo | 5 |
4 files changed, 23 insertions, 0 deletions
diff --git a/print/tex-xtab/DESCR b/print/tex-xtab/DESCR new file mode 100644 index 00000000000..738063d1e32 --- /dev/null +++ b/print/tex-xtab/DESCR @@ -0,0 +1,2 @@ +Xtab is an extended and somewhat improved version of +supertabular; it provides tables that break across pages. diff --git a/print/tex-xtab/Makefile b/print/tex-xtab/Makefile new file mode 100644 index 00000000000..18a7d2c8860 --- /dev/null +++ b/print/tex-xtab/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1 2012/07/11 12:57:27 minskim Exp $ + +DISTNAME= xtab +PKGNAME= tex-${DISTNAME}-2.3f +TEXLIVE_REV= 23347 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Break tables across pages +LICENSE= lppl-1.3c + +CONFLICTS= teTeX-texmf<=3.0nb36 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-xtab/PLIST b/print/tex-xtab/PLIST new file mode 100644 index 00000000000..1d195f27cbb --- /dev/null +++ b/print/tex-xtab/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2012/07/11 12:57:27 minskim Exp $ +share/texmf-dist/tex/latex/xtab/xtab.sty diff --git a/print/tex-xtab/distinfo b/print/tex-xtab/distinfo new file mode 100644 index 00000000000..68dcb392505 --- /dev/null +++ b/print/tex-xtab/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2012/07/11 12:57:27 minskim Exp $ + +SHA1 (tex-xtab-23347/xtab.tar.xz) = dd5ee931f0bcac400ec090f2065b9a48fd71b45b +RMD160 (tex-xtab-23347/xtab.tar.xz) = 44c7a0d5da94a3244db86a8b05612265dd299752 +Size (tex-xtab-23347/xtab.tar.xz) = 4628 bytes |