2e60e429ac
2.6.2 * llrt: Make SPlot.to_gplot use parent's implementation 2.6.1 * TheKnight Fix bug in SPlot.to_gplot implementation.
12 lines
307 B
Makefile
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"
|