13 lines
346 B
Makefile
13 lines
346 B
Makefile
# $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"
|