# $Id: Portfile,v 1.7 2006/01/29 15:12:41 olegb Exp $

PortSystem 1.0
name		gauche-gl
version		0.4.1
categories	lang scheme
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 a51b19a0f16f88ed6cd85c6e49cc6e75
depends_build	bin:gosh:gauche
