summaryrefslogtreecommitdiff
path: root/graphics/ruby-gnuplot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ruby-gnuplot/Makefile')
-rw-r--r--graphics/ruby-gnuplot/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/graphics/ruby-gnuplot/Makefile b/graphics/ruby-gnuplot/Makefile
index f3403d03739..290f41449d4 100644
--- a/graphics/ruby-gnuplot/Makefile
+++ b/graphics/ruby-gnuplot/Makefile
@@ -1,15 +1,12 @@
-# $NetBSD: Makefile,v 1.2 2008/04/04 15:30:01 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2010/09/10 06:47:43 taca Exp $
-DISTNAME= gnuplot-2.2
-PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+DISTNAME= gnuplot-2.3.4
CATEGORIES= graphics
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://rgplot.rubyforge.org/
COMMENT= Ruby interface to a gnuplot process
+LICENSE= modified-bsd
-GEM_BUILD= gemspec
-
-.include "../../misc/rubygems/rubygem.mk"
+.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"