These files record details of problems reported in the "Computers and Typesetting" series of books, for the Computer Modern fonts, and for TeX, METAFONT and related programs.
13 lines
337 B
Makefile
13 lines
337 B
Makefile
# $NetBSD: Makefile,v 1.1 2015/05/06 08:09:18 wiz Exp $
|
|
|
|
DISTNAME= knuth.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2014
|
|
TEXLIVE_REV= 32899
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/knuth-errata
|
|
COMMENT= Knuth's published errata
|
|
#LICENSE= knuth
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|