You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
Submitted by: sal@email.arc.nasa.gov Reviewed by: mww@, blb@ new port perl/p5-curses-ui (p5-term-readkey dependency maybe wrong, but seems to work) git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@12947 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# $Id: Portfile,v 1.1 2005/07/04 13:05:17 mww Exp $
|
||||
|
||||
PortSystem 1.0
|
||||
PortGroup perl5 1.0
|
||||
perl5.setup Curses-UI 0.95
|
||||
maintainers sal@email.arc.nasa.gov
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user