summaryrefslogtreecommitdiff
path: root/print/tex-shadow-doc/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2011-09-17 22:42:57 +0000
committerminskim <minskim>2011-09-17 22:42:57 +0000
commitf5fa7bbaf524006e925a1d3af38534e5f4f8f54b (patch)
tree0c9bc930065d8ab3b8c99eed4d055fa59974ef91 /print/tex-shadow-doc/Makefile
parentdd18ff24c58aee85b60f520402ff09a9e4fbafdf (diff)
downloadpkgsrc-f5fa7bbaf524006e925a1d3af38534e5f4f8f54b.tar.gz
Import tex-shadow-doc-1.3 as print/tex-shadow-doc.
This is documentation for tex-shadow.
Diffstat (limited to 'print/tex-shadow-doc/Makefile')
-rw-r--r--print/tex-shadow-doc/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/print/tex-shadow-doc/Makefile b/print/tex-shadow-doc/Makefile
new file mode 100644
index 00000000000..691365bfbda
--- /dev/null
+++ b/print/tex-shadow-doc/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/09/17 22:42:57 minskim Exp $
+
+DISTNAME= shadow.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-1.3
+TEXLIVE_REV= 20312
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Documentation for tex-shadow
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"