8f2614eca3
A small update preventing TeX from looking too far ahead when opening one of the files.
13 lines
346 B
Makefile
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"
|