diff options
author | minskim <minskim@pkgsrc.org> | 2010-09-10 22:15:37 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2010-09-10 22:15:37 +0000 |
commit | ef3dd85f4a15ee2a81aeb27150b9173bcc70ab80 (patch) | |
tree | 892be526dd4da4a53d937d5be4afed8193dc0235 /print | |
parent | 975211f0f70c2fb3194ce2119e37227987317f97 (diff) | |
download | pkgsrc-ef3dd85f4a15ee2a81aeb27150b9173bcc70ab80.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')
-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 |