pkgsrc/print/tex-chessboard/Makefile
wiz 8fe40675ca Import tex-chessboard-1.7 as print/tex-chessboard.
This package offers commands to print chessboards. It can print
partial boards, hide pieces and fields, color the boards and
put various marks on the board. It has a lot of options to
place pieces on the board. Using exotic pieces (e.g., for fairy
chess) is possible. The documentation includes an example of an
animated chessboard, for those whose PDF viewer can display
animations.
2015-05-06 08:43:15 +00:00

13 lines
325 B
Makefile

# $NetBSD: Makefile,v 1.1 2015/05/06 08:43:15 wiz Exp $
DISTNAME= chessboard
PKGNAME= tex-${DISTNAME}-1.7
TEXLIVE_REV= 33801
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/chessboard
COMMENT= Print chess boards
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"