From Atsushi Toyokura in pkgsrc-wip This bundle is an extended version of the latex-tools bundle developed by the LaTeX team, mainly intended to support pLaTeX2e and upLaTeX2e. Currently patches for the latex-tools bundle and Martin Schroder's ms bundle are included.
13 lines
363 B
Makefile
13 lines
363 B
Makefile
# $NetBSD: Makefile,v 1.1 2021/02/21 10:34:57 markd Exp $
|
|
|
|
DISTNAME= platex-tools.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2020
|
|
TEXLIVE_REV= 57729
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/platex-tools
|
|
COMMENT= Documentation for tex-platex-tools
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|