pkgsrc/print/tex-chess-problem-diagrams/Makefile

16 lines
456 B
Makefile
Raw Normal View History

2015-05-06 10:45:59 +02:00
# $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
2015-05-06 10:45:59 +02:00
DEPENDS+= tex-bartel-chess-fonts-[0-9]*:../../fonts/tex-bartel-chess-fonts
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"