summaryrefslogtreecommitdiff
path: root/print/tex-exam-doc/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2009-04-23 23:50:46 +0000
committerminskim <minskim>2009-04-23 23:50:46 +0000
commit69d3317b7558dfc4d8c6e5ff9a811baed4c1b10a (patch)
tree7cf26babb47f6116511131fe2e80d23d8cfb905a /print/tex-exam-doc/Makefile
parent9ac9cd8e2c10b7199ab86e44c614a23baa097071 (diff)
downloadpkgsrc-69d3317b7558dfc4d8c6e5ff9a811baed4c1b10a.tar.gz
Import tex-exam-doc-2.3 as print/tex-exam-doc.
This is documentation for tex-exam.
Diffstat (limited to 'print/tex-exam-doc/Makefile')
-rw-r--r--print/tex-exam-doc/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/print/tex-exam-doc/Makefile b/print/tex-exam-doc/Makefile
new file mode 100644
index 00000000000..63e9c66cb4d
--- /dev/null
+++ b/print/tex-exam-doc/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/04/23 23:50:46 minskim Exp $
+# TeX Live Revision 9734
+
+DISTNAME= exam.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-2.3
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Documentation for tex-exam
+
+.include "../../print/texlive/module.mk"
+.include "../../mk/bsd.pkg.mk"