c261bbb43c
This package is unneeded with a LaTeX format 2020-10-01 or newer as in this case the format provides the \AtEndDvi command. So the old code has been frozen and the package does nothing if it detects a new enough format.
13 lines
347 B
Makefile
13 lines
347 B
Makefile
# $NetBSD: Makefile,v 1.2 2021/02/20 09:45:09 markd Exp $
|
|
|
|
DISTNAME= atenddvi.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-1.5
|
|
TEXLIVE_REV= 56922
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/atenddvi
|
|
COMMENT= Documentation for tex-atenddvi
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|