pkgsrc/fonts/tex-lm/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

15 lines
326 B
Makefile

# $NetBSD: Makefile,v 1.9 2017/09/06 16:49:24 wiz Exp $
DISTNAME= lm
PKGNAME= tex-${DISTNAME}-2.004
PKGREVISION= 2
TEXLIVE_REV= 28119
MAINTAINER= minskim@NetBSD.org
COMMENT= Latin modern fonts in outline formats
LICENSE= gfsl
TEX_MAP_FILES+= lm.map
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"