cab30d97d2
2.3.6 * Cleanup readme (thanks blambeau again, really, for the snippets) 2.3.5 * Cleanup readme, add examples as real code files (thanks blambeau!)
12 lines
307 B
Makefile
12 lines
307 B
Makefile
# $NetBSD: Makefile,v 1.4 2011/06/19 01:37:30 taca Exp $
|
|
|
|
DISTNAME= gnuplot-2.3.6
|
|
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"
|