14 lines
369 B
Makefile
14 lines
369 B
Makefile
# $NetBSD: Makefile,v 1.7 2015/05/05 18:20:28 wiz Exp $
|
|
|
|
DISTNAME= makeindex.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2.15
|
|
TEXLIVE_REV= 35872
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/makeindex
|
|
COMMENT= Documentation for tex-makeindex
|
|
|
|
TEXLIVE_IGNORE_PATTERNS= texmf-dist/doc/man
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|