summaryrefslogtreecommitdiff
path: root/print/tex-tocbibind-doc/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2010-09-10 22:15:49 +0000
committerminskim <minskim>2010-09-10 22:15:49 +0000
commita48fa90e31eb7a44bccd92992e7140f8a72b21a7 (patch)
treeb48eecc6c9b264800e1de8c36c40670ba9e9dca7 /print/tex-tocbibind-doc/Makefile
parentebef873cd11ce9da076604e23cb054b5af8ba637 (diff)
downloadpkgsrc-a48fa90e31eb7a44bccd92992e7140f8a72b21a7.tar.gz
Import tex-tocbibind-doc-1.5j as print/tex-tocbibind-doc.
This is documentation for tex-tocbibind.
Diffstat (limited to 'print/tex-tocbibind-doc/Makefile')
-rw-r--r--print/tex-tocbibind-doc/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/tex-tocbibind-doc/Makefile b/print/tex-tocbibind-doc/Makefile
new file mode 100644
index 00000000000..0db468086e3
--- /dev/null
+++ b/print/tex-tocbibind-doc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/09/10 22:15:49 minskim Exp $
+
+DISTNAME= tocbibind.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-1.5j
+TEXLIVE_REV= 16882
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Documentation for tex-tocbibind
+
+CONFLICTS+= teTeX-texmf<=3.0nb27
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"