diff options
author | minskim <minskim> | 2010-09-10 22:15:37 +0000 |
---|---|---|
committer | minskim <minskim> | 2010-09-10 22:15:37 +0000 |
commit | 39550c39926490c68953d50a92a4ed0ce0cc292c (patch) | |
tree | 892be526dd4da4a53d937d5be4afed8193dc0235 /print/tex-tocbibind | |
parent | 7b86c54c1027cd7b276c34f5ecf4d1bf1f278c9d (diff) | |
download | pkgsrc-39550c39926490c68953d50a92a4ed0ce0cc292c.tar.gz |
Import tex-tocbibind-1.5j as print/tex-tocbibind.
Automatically adds the bibliography and/or the index and/or the
contents, etc., to the Table of Contents listing.
Diffstat (limited to 'print/tex-tocbibind')
-rw-r--r-- | print/tex-tocbibind/DESCR | 2 | ||||
-rw-r--r-- | print/tex-tocbibind/Makefile | 14 | ||||
-rw-r--r-- | print/tex-tocbibind/PLIST | 2 | ||||
-rw-r--r-- | print/tex-tocbibind/distinfo | 5 |
4 files changed, 23 insertions, 0 deletions
diff --git a/print/tex-tocbibind/DESCR b/print/tex-tocbibind/DESCR new file mode 100644 index 00000000000..4a21f1df898 --- /dev/null +++ b/print/tex-tocbibind/DESCR @@ -0,0 +1,2 @@ +Automatically adds the bibliography and/or the index and/or the +contents, etc., to the Table of Contents listing. diff --git a/print/tex-tocbibind/Makefile b/print/tex-tocbibind/Makefile new file mode 100644 index 00000000000..cfcc0e501f1 --- /dev/null +++ b/print/tex-tocbibind/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/09/10 22:15:37 minskim Exp $ + +DISTNAME= tocbibind +PKGNAME= tex-${DISTNAME}-1.5j +TEXLIVE_REV= 16882 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Add bibliography/index/contents to Table of Contents + +CONFLICTS+= teTeX-texmf<=3.0nb27 +DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-tocbibind/PLIST b/print/tex-tocbibind/PLIST new file mode 100644 index 00000000000..d232a27ea32 --- /dev/null +++ b/print/tex-tocbibind/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/10 22:15:37 minskim Exp $ +share/texmf-dist/tex/latex/tocbibind/tocbibind.sty diff --git a/print/tex-tocbibind/distinfo b/print/tex-tocbibind/distinfo new file mode 100644 index 00000000000..5531aa76194 --- /dev/null +++ b/print/tex-tocbibind/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/09/10 22:15:37 minskim Exp $ + +SHA1 (tex-tocbibind-16882/tocbibind.tar.xz) = 03fb06d05b5c1c97c54d978786ba3135081a021a +RMD160 (tex-tocbibind-16882/tocbibind.tar.xz) = 7867d55262675b699a343b379ef140d7c0d49530 +Size (tex-tocbibind-16882/tocbibind.tar.xz) = 2904 bytes |