448f9a93ac
From Atsushi Toyokura in pkgsrc-wip The package enables selection of 5 standard Japanese fonts for pLaTeX + dvips. It was originally written by Haruhiko Okumura as part of jsclasses bundle, and the TFM/VF files were previously distributed as part of the ptex-fonts package.
15 lines
411 B
Makefile
15 lines
411 B
Makefile
# $NetBSD: Makefile,v 1.1 2021/02/21 08:48:23 markd Exp $
|
|
|
|
DISTNAME= morisawa
|
|
PKGNAME= tex-${DISTNAME}-2020
|
|
TEXLIVE_REV= 46946
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/morisawa
|
|
COMMENT= Enables selection of 5 standard Japanese fonts for pLaTeX + dvips
|
|
LICENSE= modified-bsd
|
|
|
|
TEX_KANJIMAP_FILES+= morisawa5.map
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|