pkgsrc/graphics/ruby-gnuplot/Makefile
taca 2e60e429ac Update ruby-gnuplot to 2.6.2.
2.6.2
* llrt: Make SPlot.to_gplot use parent's implementation

2.6.1
* TheKnight 	Fix bug in SPlot.to_gplot implementation.
2013-01-14 06:14:03 +00:00

12 lines
307 B
Makefile

# $NetBSD: Makefile,v 1.8 2013/01/14 06:14:03 taca Exp $
DISTNAME= gnuplot-2.6.2
CATEGORIES= graphics
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://rgplot.rubyforge.org/
COMMENT= Ruby interface to a gnuplot process
LICENSE= modified-bsd
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"