summaryrefslogtreecommitdiff
path: root/print/tex-placeins-doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-placeins-doc/Makefile')
-rw-r--r--print/tex-placeins-doc/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/tex-placeins-doc/Makefile b/print/tex-placeins-doc/Makefile
new file mode 100644
index 00000000000..32fcb13429e
--- /dev/null
+++ b/print/tex-placeins-doc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/04/24 01:46:41 minskim Exp $
+# TeX Live Revision 7340
+
+DISTNAME= placeins.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-2.2
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Documentation for tex-placeins
+
+CONFLICTS+= teTeX-texmf<=3.0nb13
+
+.include "../../print/texlive/module.mk"
+.include "../../mk/bsd.pkg.mk"