summaryrefslogtreecommitdiff
path: root/print/tex-tocloft/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-tocloft/Makefile')
-rw-r--r--print/tex-tocloft/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/print/tex-tocloft/Makefile b/print/tex-tocloft/Makefile
new file mode 100644
index 00000000000..4fbc7404038
--- /dev/null
+++ b/print/tex-tocloft/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/02/07 00:19:55 minskim Exp $
+
+DISTNAME= tocloft
+PKGNAME= tex-${DISTNAME}-2.3e
+TEXLIVE_REV= 20084
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Control table of contents, figures, etc. for LaTeX
+
+CONFLICTS= teTeX-texmf<=3.0nb9
+DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"