pkgsrc/print/tex-pgfplots/Makefile
markd 1f342c1184 Import tex-pgfplots-1.2.2
Pgfplots draws high-quality function plots using normal or
logarithmic scaling, with a user-friendly interface. The user
supplies axis labels, legend entries and the plot coordinates
for one or more plots and Pgfplots applies axis scaling,
computes any logarithms and axis ticks and draws the plots.
Pgfplots is based on Till Tantau's package PGF/TikZ.
2010-04-09 21:45:43 +00:00

11 lines
300 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/04/09 21:45:43 markd Exp $
# TeX Live Revision 16576
DISTNAME= pgfplots
PKGNAME= tex-${DISTNAME}-1.2.2
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Create normal/logarithmic plots in LaTeX
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"