cc2046ecde
2.4.1 * Quote escape more strings. Thanks for the tip! 2.4.0 * Allow for 3D plots, fix examples. Thanks everybody!
12 lines
307 B
Makefile
12 lines
307 B
Makefile
# $NetBSD: Makefile,v 1.5 2012/03/21 15:42:23 taca Exp $
|
|
|
|
DISTNAME= gnuplot-2.4.1
|
|
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"
|