15 lines
398 B
Makefile
15 lines
398 B
Makefile
# $NetBSD: Makefile,v 1.3 2015/05/06 09:03:22 wiz Exp $
|
|
|
|
DISTNAME= skak
|
|
PKGNAME= tex-${DISTNAME}-1.5.2
|
|
TEXLIVE_REV= 32758
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/skak
|
|
COMMENT= LaTeX fonts and macros for typesetting chess games
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-chessfss-[0-9]*:../../print/tex-chessfss
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|