# $Id: Portfile 30253 2007-10-23 02:21:00Z jmpp@macports.org $

PortSystem			1.0
PortGroup			perl5 1.0
perl5.setup			psh 1.0
name				psh
categories			shells perl
maintainers			nomaintainer
description			The Perl Shell
long_description \
	The Perl Shell (psh) combines aspects of bash and other shells with \
	the power of Perl scripting.

platforms			darwin

homepage			http://sourceforge.net/projects/psh/
master_sites		sourceforge

checksums			md5 73ada6747732c9abdfec2d6ad5c477c6

depends_lib-append	port:p5-term-readline-gnu port:p5-bsd-resource

