pkgsrc/print/tex-endnotesj/Makefile
markd 31a85bd721 tex-endnotesj{,-doc}: Add version 3.0
From Atsushi Toyokura in pkgsrc-wip

This package provides customized styles for endnotes to be used
with Japanese documents. It can be used on pLaTeX, upLaTeX, and
LuaLaTeX (LuaTeX-ja).
2021-02-21 10:21:29 +00:00

13 lines
334 B
Makefile

# $NetBSD: Makefile,v 1.1 2021/02/21 10:21:29 markd Exp $
DISTNAME= endnotesj
PKGNAME= tex-${DISTNAME}-3.0
TEXLIVE_REV= 47703
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/endnotesj
COMMENT= Japanese-style endnotes
LICENSE= modified-bsd
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"