pkgsrc/print/tex-bxbase-doc/Makefile
markd 493c1f21a9 tex-bxbase{,-doc} Add version 1.2
From Atsushi Toyokura in pkgsrc-wip

The main purpose of this bundle is to serve as an underlying
library for other packages created by the same author (their
names start with "BX" or "PX"). However bxbase package contains
a few user-level commands and is of some use by itself.
2021-02-21 09:58:06 +00:00

13 lines
335 B
Makefile

# $NetBSD: Makefile,v 1.1 2021/02/21 09:58:07 markd Exp $
DISTNAME= bxbase.doc
PKGNAME= tex-${DISTNAME:S/./-/}-1.2
TEXLIVE_REV= 56528
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/bxbase
COMMENT= Documentation for tex-bxbase
LICENSE= mit
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"