summaryrefslogtreecommitdiff
path: root/print/tex-cite-doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-cite-doc/Makefile')
-rw-r--r--print/tex-cite-doc/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/print/tex-cite-doc/Makefile b/print/tex-cite-doc/Makefile
new file mode 100644
index 00000000000..0053dd9c6fc
--- /dev/null
+++ b/print/tex-cite-doc/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/08/01 07:08:23 minskim Exp $
+# TeX Live Revision 12952
+
+DISTNAME= cite.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-5.1
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Documentation for tex-cite
+
+.include "../../print/texlive/module.mk"
+.include "../../mk/bsd.pkg.mk"