49dbc780d3
tex-context, tex-etex, tex-kpathsea, tex-latex-bin, tex-luatex, tex-pdftex, tex-tex, and tex-makeindex. Fontmap and manpage updates.
15 lines
362 B
Makefile
15 lines
362 B
Makefile
# $NetBSD: Makefile,v 1.5 2011/03/03 23:13:18 minskim Exp $
|
|
|
|
DISTNAME= bibtex
|
|
PKGNAME= tex-${DISTNAME}-0.99d
|
|
TEXLIVE_REV= 21345
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Reference management software for LaTeX
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb15
|
|
|
|
TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf-dist
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|