# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0
perl5.setup           Curses-UI 0.95
maintainers           email.arc.nasa.gov:sal
description           A curses based OO user interface framework 
long_description      A UI framework based on the curses library. \
	Curses::UI contains several widgets which can be used to build a user interface.
platforms             darwin
checksums             md5 f1ee30de6cbba611acca785fa668d8b8
depends_lib-append    port:p5-curses \
                      port:p5-term-readkey \
                      port:p5-test-simple \
                      port:p5-test-pod

