pkgsrc/graphics/tex-tkz-base-doc/Makefile
markd 56999ff43f tex-tkz-base{,-doc}: Add version 1.16
The bundle is a set of packages, designed to give mathematics
teachers (and students) easy access to programming of drawings
with TikZ.
2017-10-15 20:16:52 +00:00

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"