44faa0cdcd
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
13 lines
328 B
Makefile
13 lines
328 B
Makefile
# $NetBSD: Makefile,v 1.8 2017/09/06 16:49:24 wiz Exp $
|
|
|
|
DISTNAME= latex-fonts
|
|
PKGNAME= tex-${DISTNAME}-2013
|
|
CATEGORIES= fonts
|
|
TEXLIVE_REV= 28888
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Collection of fonts used in LaTeX distributions
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|