# $Id: Portfile,v 1.2 2005/06/06 00:18:51 toby Exp $

PortSystem 1.0

name		scsh
version		0.6.6
categories	lang
maintainers	norman@astro.gla.ac.uk
description	Scheme shell
long_description	Scsh is an open-source Unix shell embedded within \
			Scheme.  Scsh is a variant of Scheme 48 (an R5RS \
			compliant new-tech Scheme system) Scsh is designed \
			for writing real-life standalone Unix programs and \
			shell scripts. Scsh spans a wide range of application, \
			from `script' applications usually handled with perl \
			or sh, to more standard systems applications usually \
			written in C.
homepage        http://www.scsh.net/
master_sites    ftp://ftp.scsh.net/pub/scsh/0.6/
checksums       md5 fa0a62f8ec7b0629c297144c59027ba4
patchfiles	patch-c__unix__io.c
configure.args	--mandir=${prefix}/share/man
build.target    enough
