19aa4b8f7c
These are metrics to use existing Chinese TrueType fonts in workflows that use LaTeX & dvipdfmx, or pdfLaTeX. The fonts themselves are not included in the package. Six font families are supported: kai, song, lishu, fangsong, youyuan and hei. Two encodings (GBK and UTF-8) are supported.
13 lines
362 B
Makefile
13 lines
362 B
Makefile
# $NetBSD: Makefile,v 1.1 2022/04/16 01:28:35 markd Exp $
|
|
|
|
DISTNAME= zhmetrics
|
|
PKGNAME= tex-${DISTNAME}-206
|
|
TEXLIVE_REV= 22207
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/zhmetrics
|
|
COMMENT= TFM subfont files for using Chinese fonts in 8-bit TeX
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|