25470fdab1
The tkz-fct package is designed to give math teachers (and students) easy access to programming graphs of functions with TikZ and gnuplot.
13 lines
345 B
Makefile
13 lines
345 B
Makefile
# $NetBSD: Makefile,v 1.1 2017/10/15 20:22:09 markd Exp $
|
|
|
|
DISTNAME= tkz-fct.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-1.16c
|
|
TEXLIVE_REV= 22831
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/tkz-fct
|
|
COMMENT= Documentation for tex-tkz-fct
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|