44faa0cdcd
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
14 lines
348 B
Makefile
14 lines
348 B
Makefile
# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:24 wiz Exp $
|
|
|
|
DISTNAME= lh
|
|
PKGNAME= tex-${DISTNAME}-3.5g
|
|
TEXLIVE_REV= 15878
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Cyrillic fonts that support LaTeX standard encodings
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-ec>=1.0:../../fonts/tex-ec
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|