35011d78f6
The macros provide for nothing more complicated than the standard 19x19 board; the fonts are written in Metafont.
13 lines
337 B
Makefile
13 lines
337 B
Makefile
# $NetBSD: Makefile,v 1.1 2015/05/06 09:11:24 wiz Exp $
|
|
|
|
DISTNAME= go
|
|
PKGNAME= tex-${DISTNAME}-2014
|
|
TEXLIVE_REV= 28628
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/go
|
|
COMMENT= Fonts and macros for typesetting go games
|
|
LICENSE= public-domain
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|