pkgsrc/print/tex-latexconfig/Makefile
minskim 514655ac2e Update tex-latexconfig to 2010.21697.
Changes:
- Add patches to commands in the LaTeX kernel for LuaTeX.
2011-05-26 22:38:47 +00:00

14 lines
373 B
Makefile

# $NetBSD: Makefile,v 1.6 2011/05/26 22:38:47 minskim Exp $
DISTNAME= latexconfig
PKGNAME= tex-${DISTNAME}-2010.${TEXLIVE_REV}
TEXLIVE_REV= 21697
MAINTAINER= minskim@NetBSD.org
COMMENT= Files used to generate LaTeX formats
CONFLICTS+= teTeX-texmf<=3.0nb12
CONFLICTS+= tex-bin-latex<2008.12778nb5
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"