pkgsrc/graphics/gnuplot/Makefile
drochner 577f0fd1e1 update to 4.2.3
changes:
* NEW options front and back to "set colorbox"
* NEW character encoding support for emf and pdf terminals
* NEW "format" keyword for "set tics" and "set {x|y|...}tics"
* NEW allow user to set colorbar label rotatation if the bar is vertical
+bugfixes
2008-05-15 20:22:02 +00:00

13 lines
313 B
Makefile

# $NetBSD: Makefile,v 1.42 2008/05/15 20:22:02 drochner Exp $
SVR4_PKGNAME= gplot
CATEGORIES+= x11
CONFLICTS+= gnuplot-nox11-[0-9]*
.include "../../graphics/gnuplot/Makefile.common"
.include "../../graphics/plotutils/buildlink3.mk"
.include "../../x11/libXaw/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"