b0f466b2a9
From Atsushi Toyokura in pkgsrc-wip The main purpose of this package is to provide auxiliary functions which are utilized by other packages created by the same author. It also provides a few user commands to assist in creating Japanese documents using (u)pLaTeX.
13 lines
325 B
Makefile
13 lines
325 B
Makefile
# $NetBSD: Makefile,v 1.1 2021/02/21 10:42:22 markd Exp $
|
|
|
|
DISTNAME= pxbase
|
|
PKGNAME= tex-${DISTNAME}-1.1b
|
|
TEXLIVE_REV= 44756
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/pxbase
|
|
COMMENT= Tools for use with (u)pLaTeX
|
|
LICENSE= mit
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|