pkgsrc/fonts/tex-unfonts-extra-doc/Makefile
markd 533dace05b tex-unfonts-extra{,-doc}: Add version 2022
The Un-fonts come from the HLaTeX as type1 fonts in 1998 by
Koaunghi Un, he made type1 fonts to use with Korean TeX
(HLaTeX) in the late 1990's and released it under the GPL
license. They were converted to TrueType with the FontForge
(PfaEdit) by Won-kyu Park in 2003. Extra families (10 fonts):
UnPen, UnPenheulim: script UnTaza: typewriter style UnBom:
decorative UnShinmun UnYetgul: old Korean printing style
UnJamoSora, UnJamoNovel, UnJamoDotum, UnJamoBatang
2022-04-18 05:08:47 +00:00

13 lines
364 B
Makefile

# $NetBSD: Makefile,v 1.1 2022/04/18 05:08:47 markd Exp $
DISTNAME= unfonts-extra.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2022
TEXLIVE_REV= 56291
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/unfonts-extra
COMMENT= Documentation for tex-unfonts-extra
LICENSE= gnu-gpl-v2
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"