pkgsrc/print/tex-bin-kpathsea/Makefile
minskim 9cc35fa655 Update tex-bin-kpathsea to 2008.12778.
No functional change; TeX Live metadata changes only.
2009-04-24 17:07:03 +00:00

18 lines
463 B
Makefile

# $NetBSD: Makefile,v 1.4 2009/04/24 17:07:03 minskim Exp $
# TeX Live Revision 12778
DISTNAME= bin-kpathsea
PKGNAME= tex-${DISTNAME}-2008.12778
MAINTAINER= minskim@NetBSD.org
COMMENT= Translation tables for TeX
TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf
TEXLIVE_IGNORE_PATTERNS= texmf/web2c/fmtutil.cnf \
texmf/web2c/mktex.opt \
texmf/web2c/mktex[a-z]* \
texmf/web2c/texmf.cnf
.include "../../print/texlive/module.mk"
.include "../../mk/bsd.pkg.mk"