summaryrefslogtreecommitdiff
path: root/print/tex-cite-doc/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2009-08-01 07:08:23 +0000
committerminskim <minskim>2009-08-01 07:08:23 +0000
commit5fff39b0e40b380ac0933cdbb72f8bf7758428c3 (patch)
tree2689493fe97d7f033e19f95669283880a83b9e02 /print/tex-cite-doc/Makefile
parent38d28dbe32340490c2ee46bf75c83c60fa278e9d (diff)
downloadpkgsrc-5fff39b0e40b380ac0933cdbb72f8bf7758428c3.tar.gz
Import tex-cite-doc-5.1 as print/tex-cite-doc.
This is documentation for tex-cite.
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"