3b04b9ddeb
From Atsushi Toyokura in pkgsrc-wip This package provides a Japanese document class based on requirements for Japanese text layout. The class file and the JFM (Japanese font metric) files for LuaTeX-ja / pLaTeX / upLaTeX are provided.
13 lines
342 B
Makefile
13 lines
342 B
Makefile
# $NetBSD: Makefile,v 1.1 2021/02/21 10:30:48 markd Exp $
|
|
|
|
DISTNAME= jlreq.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2020
|
|
TEXLIVE_REV= 57255
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/jlreq
|
|
COMMENT= Documentation for tex-jlreq
|
|
LICENSE= 2-clause-bsd
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|