13 lines
318 B
Makefile
13 lines
318 B
Makefile
# $NetBSD: Makefile,v 1.1 2012/11/16 14:36:27 jaapb Exp $
|
|
|
|
DISTNAME= index
|
|
PKGNAME= tex-${DISTNAME}-4.1beta
|
|
TEXLIVE_REV= 24099
|
|
|
|
MAINTAINER= jaapb@NetBSD.org
|
|
COMMENT= Reimplementation of LaTeX's indexing macros
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb38
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|