From Atsushi Toyokura in pkgsrc-wip This LaTeX package provides a command to convert dates to names of Japanese holidays. Another command, converting dates to the day of the week in Japanese, is available as a free gift. Further (lower-level) APIs are provided for expl3. The package supports pdfTeX, XeTeX, LuaTeX, pTeX, and upTeX.
13 lines
352 B
Makefile
13 lines
352 B
Makefile
# $NetBSD: Makefile,v 1.1 2021/02/21 09:40:13 markd Exp $
|
|
|
|
DISTNAME= bxjaholiday.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-1.1.0
|
|
TEXLIVE_REV= 57025
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/bxjaholiday
|
|
COMMENT= Documentation for tex-bxjaholiday
|
|
LICENSE= mit
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|