pkgsrc/print/tex-pslatex/Makefile
markd 557b55fd68 tex-pslatex: update to 1.3
Minor update replacing the mc font shape by the equivalent c as
the former is considered obsolete and generates warnings in the
latest LaTeX releases.
2021-02-13 05:39:00 +00:00

13 lines
330 B
Makefile

# $NetBSD: Makefile,v 1.6 2021/02/13 05:39:00 markd Exp $
DISTNAME= pslatex
PKGNAME= tex-${DISTNAME}-1.3
TEXLIVE_REV= 57434
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/pslatex
COMMENT= Use PostScript fonts by default
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"