f702adee7c
The original (and now somewhat dated) TeX chess font package. Potential users should consider skak (for alternative fonts, and notation support), texmate (for alternative notation support), or chessfss (for flexible font choices).
13 lines
335 B
Makefile
13 lines
335 B
Makefile
# $NetBSD: Makefile,v 1.1 2015/05/06 08:40:42 wiz Exp $
|
|
|
|
DISTNAME= chess
|
|
PKGNAME= tex-${DISTNAME}-1.2
|
|
TEXLIVE_REV= 20582
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/chess
|
|
COMMENT= Fonts for typesetting chess boards
|
|
LICENSE= public-domain
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|