pkgsrc/print/tex-context-doc/Makefile
minskim 6561cb67d2 Update tex-context{,-doc} to 2013
Support the recent version of LuaTeX.
2013-12-17 01:43:29 +00:00

14 lines
350 B
Makefile

# $NetBSD: Makefile,v 1.4 2013/12/17 01:43:29 minskim Exp $
DISTNAME= context.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2013
TEXLIVE_REV= 31080
MAINTAINER= minskim@NetBSD.org
COMMENT= Documentation for tex-context
CONFLICTS+= teTeX-texmf<=3.0nb29
CONFLICTS+= texlive-tetex<=2009
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"