pkgsrc/print/tex-changebar-doc/Makefile
markd 8f2614eca3 tex-changebar{,-doc}: update to 3.6d
A small update preventing TeX from looking too far ahead when opening one of the
files.
2022-05-15 04:16:47 +00:00

13 lines
346 B
Makefile

# $NetBSD: Makefile,v 1.7 2022/05/15 04:16:47 markd Exp $
DISTNAME= changebar.doc
PKGNAME= tex-${DISTNAME:S/./-/}-3.6d
TEXLIVE_REV= 63259
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/changebar
COMMENT= Documentation for tex-changebar
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"