# $Id: Portfile 35589 2008-03-30 14:59:11Z akira@macports.org $

PortSystem 1.0

name			gauche-readline
version			0.1
revision		1
categories		devel scheme
platforms		darwin
maintainers		nomaintainer
description		gauche-readline adds input line editing feature to Gauche
long_description	${description}

homepage		http://www.shiro.dreamhost.com/scheme/gauche/packages.html
master_sites	http://www.shiro.dreamhost.com/scheme/vault/
distname		readline-${version}
extract.suffix	.tgz
checksums		sha1 ab96806c9f824feb083c0e44a93f46b6087cc791
patchfiles		patch-Makefile.diff

depends_build	port:gauche
depends_run		port:gauche

use_configure	no

