pkgsrc/textproc/tex-makeindex/Makefile

16 lines
379 B
Makefile
Raw Normal View History

2015-05-09 03:16:17 +02:00
# $NetBSD: Makefile,v 1.10 2015/05/09 01:16:17 markd Exp $
DISTNAME= makeindex
PKGNAME= tex-${DISTNAME}-2.15
2015-05-09 03:16:17 +02:00
PKGREVISION= 1
TEXLIVE_REV= 35872
MAINTAINER= minskim@NetBSD.org
2015-05-05 20:19:54 +02:00
HOMEPAGE= http://ctan.org/pkg/makeindex
COMMENT= Style files for makeindex
2015-05-09 03:16:17 +02:00
DEPENDS+= makeindexk>=2.15:../../textproc/makeindexk
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"