summaryrefslogtreecommitdiff
path: root/graphics/ruby-opengl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ruby-opengl/Makefile')
-rw-r--r--graphics/ruby-opengl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/ruby-opengl/Makefile b/graphics/ruby-opengl/Makefile
index dec91831f9a..4a35ddffe47 100644
--- a/graphics/ruby-opengl/Makefile
+++ b/graphics/ruby-opengl/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.28 2008/06/19 15:21:35 taca Exp $
+# $NetBSD: Makefile,v 1.29 2010/06/14 02:25:01 obache Exp $
-DISTNAME= ruby-opengl-0.60.0
+DISTNAME= ruby-opengl-0.60.1
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//}
-PKGREVISION= 1
CATEGORIES= graphics
MAINTAINER= taca@NetBSD.org
HOMEPAGE= http://ruby-opengl.rubyforge.org/
COMMENT= Ruby bindings for OpenGL, GLU and GLUT
+LICENSE= mit
DEPENDS+= rake>=0.8.1:../../devel/rake
DEPENDS+= ${RUBY_PKGPREFIX}-mkrf>=0.2.0:../../devel/ruby-mkrf