pkgsrc/graphics/tex-tkz-base/Makefile
markd 01d06d1cf5 tex-tkz-base{,-doc}: update to 4.05b
4.05b
Correction of an option (tkzDrawY).
Removing axesmin.tex  Move from \newif\iftkz at integer to base.sty

4.00b
Now the tkz-euclide package is independent from tkz-base, so some macros have
been transferred from one to the other. tkz-base is still mostly useful to work
together with tkz-fct. The name of the documentation is now tkz-base.pdf
2022-04-14 06:35:06 +00:00

16 lines
461 B
Makefile

# $NetBSD: Makefile,v 1.8 2022/04/14 06:35:06 markd Exp $
DISTNAME= tkz-base
PKGNAME= tex-${DISTNAME}-4.05b
TEXLIVE_REV= 61947
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/tkz-base
COMMENT= Tools for drawing with a cartesian coordinate system
LICENSE= lppl-1.3c
DEPENDS+= tex-numprint-[0-9]*:../../print/tex-numprint
DEPENDS+= tex-pgf-[0-9]*:../../print/tex-pgf
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"