pkgsrc/graphics/tex-tkz-fct/Makefile
markd 25470fdab1 tex-tkz-fct{,-doc}: Add version 1.16c
The tkz-fct package is designed to give math teachers (and
students) easy access to programming graphs of functions with
TikZ and gnuplot.
2017-10-15 20:22:09 +00:00

15 lines
407 B
Makefile

# $NetBSD: Makefile,v 1.1 2017/10/15 20:22:09 markd Exp $
DISTNAME= tkz-fct
PKGNAME= tex-${DISTNAME}-1.16c
TEXLIVE_REV= 22831
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/tkz-fct
COMMENT= Tools for drawing graphs of functions
LICENSE= lppl-1.3c
DEPENDS+= tex-tkz-base-[0-9]*:../../graphics/tex-tkz-base
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"