pkgsrc/fonts/tex-mf2pt1-doc/Makefile
markd 4b86f6e34d tex-mf2pt1{,-doc}: update to 2.7
Version 2.7 of mf2pt1 supports new --output-dir and --save-temps options
for controlling where intermediate and output files are written and if
intermediate files should be retained after execution completes.  It also
allows helper programs (mpost, t1asm, and fontforge) to be overridden,
including with arguments, via environment variables.
2022-04-14 02:35:50 +00:00

13 lines
341 B
Makefile

# $NetBSD: Makefile,v 1.5 2022/04/14 02:35:50 markd Exp $
DISTNAME= mf2pt1.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2.7
TEXLIVE_REV= 61217
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/mf2pt1
COMMENT= Documentation for tex-mf2pt1
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"