summaryrefslogtreecommitdiff
path: root/print/tex-endnotes-doc/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2010-04-23 03:18:34 +0000
committerminskim <minskim@pkgsrc.org>2010-04-23 03:18:34 +0000
commite55fa36d22e670f8047323f62a12db3b2415c9c9 (patch)
treef01a362e425d46161eb3f8719014b6169f57042a /print/tex-endnotes-doc/Makefile
parent4239da8ff291b30478140f9d1f8767036e22e64b (diff)
downloadpkgsrc-e55fa36d22e670f8047323f62a12db3b2415c9c9.tar.gz
Import tex-endnotes-doc-2009 as print/tex-endnotes-doc.
This is documentation for tex-endnotes.
Diffstat (limited to 'print/tex-endnotes-doc/Makefile')
-rw-r--r--print/tex-endnotes-doc/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/print/tex-endnotes-doc/Makefile b/print/tex-endnotes-doc/Makefile
new file mode 100644
index 00000000000..a1e4c712998
--- /dev/null
+++ b/print/tex-endnotes-doc/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/04/23 03:18:34 minskim Exp $
+# TeX Live Revision 17197
+
+DISTNAME= endnotes.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-2009
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Documentation for tex-endnotes
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"