pkgsrc/textproc/tex-makeindex-doc/Makefile
minskim 49dbc780d3 Update the following TeX Live packages to r21369: tex-bibtex,
tex-context, tex-etex, tex-kpathsea, tex-latex-bin, tex-luatex,
tex-pdftex, tex-tex, and tex-makeindex.  Fontmap and manpage updates.
2011-03-03 23:13:18 +00:00

16 lines
388 B
Makefile

# $NetBSD: Makefile,v 1.4 2011/03/03 23:13:21 minskim Exp $
DISTNAME= makeindex.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2.12
PKGREVISION= 1
TEXLIVE_REV= 21345
MAINTAINER= minskim@NetBSD.org
COMMENT= Documentation for tex-makeindex
TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf-dist
TEXLIVE_IGNORE_PATTERNS= texmf/doc/man
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"