summaryrefslogtreecommitdiff
path: root/print/tex-skak/Makefile
blob: c9e99e9f667e2d96f41f04342336c13d10ffa67d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.1.1.1 2011/02/15 11:22:05 wiz Exp $

DISTNAME=	skak
PKGNAME=	tex-${DISTNAME}-1.5
TEXLIVE_REV=	16453

MAINTAINER=	minskim@NetBSD.org
COMMENT=	LaTeX fonts and macros for typesetting chess games

DEPENDS+=	tex-chessfss-[0-9]*:../../print/tex-chessfss

.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"