15 lines
456 B
Makefile
15 lines
456 B
Makefile
# $NetBSD: Makefile,v 1.2 2015/05/06 08:45:59 wiz Exp $
|
|
|
|
DISTNAME= chess-problem-diagrams
|
|
PKGNAME= tex-${DISTNAME}-1.11.1
|
|
TEXLIVE_REV= 36531
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/chess-problem-diagrams
|
|
COMMENT= Package for typesetting chess problem diagrams
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-bartel-chess-fonts-[0-9]*:../../fonts/tex-bartel-chess-fonts
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|