diff options
Diffstat (limited to 'graphics/tex-pst-text-doc/Makefile')
-rw-r--r-- | graphics/tex-pst-text-doc/Makefile | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/tex-pst-text-doc/Makefile b/graphics/tex-pst-text-doc/Makefile new file mode 100644 index 00000000000..3a7fc916516 --- /dev/null +++ b/graphics/tex-pst-text-doc/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:39:39 minskim Exp $ + +DISTNAME= pst-text.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.00 +TEXLIVE_REV= 15878 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Documentation for tex-pst-text + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" |