tex-context, tex-etex, tex-kpathsea, tex-latex-bin, tex-luatex, tex-pdftex, tex-tex, and tex-makeindex. Fontmap and manpage updates.
16 lines
422 B
Makefile
16 lines
422 B
Makefile
# $NetBSD: Makefile,v 1.3 2011/03/03 23:13:18 minskim Exp $
|
|
|
|
DISTNAME= etex
|
|
PKGNAME= tex-${DISTNAME}-2.1
|
|
TEXLIVE_REV= 21345
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= TeX implementation filling the gap between TeX3 and NTS
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb11
|
|
DEPENDS+= tex-plain-[0-9]*:../../print/tex-plain
|
|
|
|
TEX_TEXMF_DIRS= ${PREFIX}/share/texmf-dist
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|