pkgsrc/print/tex-index/Makefile

13 lines
309 B
Makefile
Raw Normal View History

2019-12-06 21:17:03 +01:00
# $NetBSD: Makefile,v 1.3 2019/12/06 20:21:45 markd Exp $
DISTNAME= index
PKGNAME= tex-${DISTNAME}-4.1beta
TEXLIVE_REV= 24099
MAINTAINER= jaapb@NetBSD.org
COMMENT= Reimplementation of LaTeX's indexing macros
2019-12-06 21:17:03 +01:00
TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"