pkgsrc/fonts/tex-baekmuk-doc/Makefile
markd 8af9275c53 tex-baekmuk{,-doc}: update to 2.2.1
- Replace buggy version 2.0 `post` tables with version 3.0 ones,
  which indicate that the font doesn't contain glyph names.
  This is common for CJK fonts that are accessed by character code only.

- Set the font revision to 4.1 and the font version to 2.0.1 in all fonts
  to emphasize that they belong together, which makes sense IMHO because
  the fonts are no longer under development.
2021-02-21 05:39:29 +00:00

13 lines
348 B
Makefile

# $NetBSD: Makefile,v 1.4 2021/02/21 05:39:29 markd Exp $
DISTNAME= baekmuk.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2.2.1
TEXLIVE_REV= 56915
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/baekmuk
COMMENT= Documentation for tex-baekmuk
#LICENSE= other-free
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"