56999ff43f
The bundle is a set of packages, designed to give mathematics teachers (and students) easy access to programming of drawings with TikZ.
13 lines
347 B
Makefile
13 lines
347 B
Makefile
# $NetBSD: Makefile,v 1.1 2017/10/15 20:16:52 markd Exp $
|
|
|
|
DISTNAME= tkz-base.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-1.16
|
|
TEXLIVE_REV= 22961
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/tkz-base
|
|
COMMENT= Documentation for tex-tkz-base
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|