mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 18:17:59 -04:00
16 lines
455 B
Makefile
16 lines
455 B
Makefile
# $NetBSD: Makefile,v 1.3 2016/06/16 04:06:01 markd Exp $
|
|
|
|
DISTNAME= chess-problem-diagrams
|
|
PKGNAME= tex-${DISTNAME}-1.12
|
|
TEXLIVE_REV= 39317
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/chess-problem-diagrams
|
|
COMMENT= Package for typesetting chess problem diagrams
|
|
LICENSE= lppl-1.2
|
|
|
|
DEPENDS+= tex-bartel-chess-fonts-[0-9]*:../../fonts/tex-bartel-chess-fonts
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|