7282579319
This is Texdoc update aiming to be contained in TeX Live 2021: - Show all possible config files for -vf - Show diagnostic message of DISPLAY only if viewer failed - Alias adjustments - Documentation tweaks
13 lines
340 B
Makefile
13 lines
340 B
Makefile
# $NetBSD: Makefile,v 1.12 2021/06/06 22:29:24 markd Exp $
|
|
|
|
DISTNAME= texdoc.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-3.3.1
|
|
TEXLIVE_REV= 59283
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/texdoc
|
|
COMMENT= Documentation for tex-texdoc
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|