a907d9dc12
Changes: * Add a real error message when a font cannot be found. * Add "Letters=Random" feature. * Fix bug in which "Unknown feature `'..." warnings were shown in the log file. * Some small documentation improvements.
11 lines
286 B
Makefile
11 lines
286 B
Makefile
# $NetBSD: Makefile,v 1.5 2011/03/17 17:58:04 minskim Exp $
|
|
|
|
DISTNAME= fontspec.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2.1f
|
|
TEXLIVE_REV= 21527
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Documentation for tex-fontspec
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|