pkgsrc/print/tex-latexconfig/Makefile
wiz 44faa0cdcd Remove teTeX* packages and references to them.
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
2017-09-06 16:49:21 +00:00

13 lines
322 B
Makefile

# $NetBSD: Makefile,v 1.13 2017/09/06 16:49:39 wiz Exp $
DISTNAME= latexconfig
PKGNAME= tex-${DISTNAME}-2016
TEXLIVE_REV= 40274
MAINTAINER= minskim@NetBSD.org
COMMENT= Files used to generate LaTeX formats
CONFLICTS+= tex-bin-latex<2008.12778nb5
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"