summaryrefslogtreecommitdiff
path: root/print/tex-psfrag-doc/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2012-10-21 17:55:05 +0000
committerminskim <minskim@pkgsrc.org>2012-10-21 17:55:05 +0000
commita2b3df3e33acda8cb9c99558469b663905e0a474 (patch)
tree73df0a4ed20ea3fe485652e6cae3f11490fc124c /print/tex-psfrag-doc/Makefile
parent601561c3ca8d2d42867dff3492c2389fd440b3df (diff)
downloadpkgsrc-a2b3df3e33acda8cb9c99558469b663905e0a474.tar.gz
Import tex-psfrag-doc-3.04 as print/tex-psfrag-doc.
This is documentation for tex-psfrag.
Diffstat (limited to 'print/tex-psfrag-doc/Makefile')
-rw-r--r--print/tex-psfrag-doc/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/print/tex-psfrag-doc/Makefile b/print/tex-psfrag-doc/Makefile
new file mode 100644
index 00000000000..6989e2bd93b
--- /dev/null
+++ b/print/tex-psfrag-doc/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1 2012/10/21 17:55:05 minskim Exp $
+
+DISTNAME= psfrag.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-3.04
+TEXLIVE_REV= 15878
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Documentation for tex-psfrag
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"