pkgsrc/print/tex-ms/Makefile
markd 45f480402b tex-ms{,-doc}: update to 2020
Reduce the ms bundle by the extracted everysel, everyshi and prelim2e
packages.
2021-02-13 11:19:04 +00:00

18 lines
546 B
Makefile

# $NetBSD: Makefile,v 1.9 2021/02/13 11:19:04 markd Exp $
DISTNAME= ms
PKGNAME= tex-${DISTNAME}-2020
TEXLIVE_REV= 57473
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/ms
COMMENT= Various LaTeX packages by Martin Schroder
LICENSE= lppl-1.3c
DEPENDS+= tex-footmisc-[0-9]*:../../print/tex-footmisc
DEPENDS+= tex-koma-script-[0-9]*:../../print/tex-koma-script
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"