summaryrefslogtreecommitdiff
path: root/print/tex-caption-doc/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2009-07-15 20:46:19 +0000
committerminskim <minskim>2009-07-15 20:46:19 +0000
commit4fc89ab4ae45bb57a4c1b79f1a6a5ea0ed0b23ec (patch)
tree1eb37cb33234c9b05095fac0abc628f5980de9c1 /print/tex-caption-doc/Makefile
parent369d94d7dcda78822dbfb8e1d038c69ba61cccfb (diff)
downloadpkgsrc-4fc89ab4ae45bb57a4c1b79f1a6a5ea0ed0b23ec.tar.gz
Import tex-caption-doc-3.1j as print/tex-caption-doc.
This is documentation for tex-caption.
Diffstat (limited to 'print/tex-caption-doc/Makefile')
-rw-r--r--print/tex-caption-doc/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/print/tex-caption-doc/Makefile b/print/tex-caption-doc/Makefile
new file mode 100644
index 00000000000..db63c27e266
--- /dev/null
+++ b/print/tex-caption-doc/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/07/15 20:46:19 minskim Exp $
+# TeX Live Revision 10446
+
+DISTNAME= caption.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-3.1j
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Documentation for tex-caption
+
+.include "../../print/texlive/module.mk"
+.include "../../mk/bsd.pkg.mk"