diff options
Diffstat (limited to 'print/tex-hypernat-doc/Makefile')
-rw-r--r-- | print/tex-hypernat-doc/Makefile | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/print/tex-hypernat-doc/Makefile b/print/tex-hypernat-doc/Makefile new file mode 100644 index 00000000000..8836482d064 --- /dev/null +++ b/print/tex-hypernat-doc/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/04/10 21:12:35 markd Exp $ +# TeX Live Revision 17358 + +DISTNAME= hypernat.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0b + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Documentation for tex-hypernat + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" |