3545106953
This patch release fixes a small bug that broke the oldtoc option.
16 lines
446 B
Makefile
16 lines
446 B
Makefile
# $NetBSD: Makefile,v 1.6 2021/02/13 11:20:57 markd Exp $
|
|
|
|
DISTNAME= ntgclass
|
|
PKGNAME= tex-${DISTNAME}-2.1e
|
|
TEXLIVE_REV= 56959
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/ntgclass
|
|
COMMENT= European versions of standard classes
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
|
|
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|