# $Id: Portfile,v 1.5 2004/05/17 14:30:43 mww Exp $

PortSystem 1.0
name		gauche-gl
version		0.3.1
categories	lang
maintainers	kogule@opendarwin.org
description	OpenGL binding for the Gauche
long_description	Gauche-gl is an extension module of Gauche Scheme \
			implementation. It provides gl, gl.glut and gl.math3d \
			modules.
homepage	http://www.shiro.dreamhost.com/scheme/gauche/
master_sites	sourceforge:gauche
distname	Gauche-gl-$version
extract.suffix	.tgz
checksums	md5 fada91aa19e8a8781b3a3cf9e5c86bd2
depends_build	bin:gosh:gauche
