summaryrefslogtreecommitdiff
path: root/textproc/tex-makeindex-doc/Makefile
blob: cf1f97a59ca431912b6615c18ba54dea67457412 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $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"