pkgsrc/print/tex-platex-tools-doc/Makefile
markd a0be72a297 tex-platex-tools{,-doc}: Add version 2020
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.
2021-02-21 10:34:57 +00:00

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"