15 lines
448 B
Makefile
15 lines
448 B
Makefile
# $NetBSD: Makefile,v 1.3 2019/01/29 19:35:59 markd Exp $
|
|
|
|
DISTNAME= schwalbe-chess
|
|
PKGNAME= tex-${DISTNAME}-2.3
|
|
TEXLIVE_REV= 49602
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/schwalbe-chess
|
|
COMMENT= Typeset the German chess magazine "Die Schwalbe"
|
|
LICENSE= lppl-1.2
|
|
|
|
DEPENDS+= tex-chess-problem-diagrams-[0-9]*:../../print/tex-chess-problem-diagrams
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|