aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorShaun Amott <shaun@FreeBSD.org>2006-07-19 00:15:47 +0000
committerShaun Amott <shaun@FreeBSD.org>2006-07-19 00:15:47 +0000
commitbf4fbffd65c8c0036e9be79f03c5c0c3bc3e5ca4 (patch)
tree7de3d024ca4431f1f39794fa3ccf2f9b0d24dca8 /devel/Makefile
parentfbd9015a931e79b019c1cddfd18486928f8b43aa (diff)
downloadports-bf4fbffd65c8c0036e9be79f03c5c0c3bc3e5ca4.tar.gz
ports-bf4fbffd65c8c0036e9be79f03c5c0c3bc3e5ca4.zip
Add devel/p5-UI-Dialog.
UI::Dialog is an OOPerl wrapper for the various dialog applications. These dialog backends are currently supported: Zenity, XDialog, GDialog, KDialog, CDialog, and Whiptail. There is also an ASCII backend provided as a last resort interface for the console based dialog variants. PR: ports/97598 Submitted by: Dmitry Karasik <dmitry@karasik.eu.org> Approved by: ahze (mentor, implicit)
Notes
Notes: svn path=/head/; revision=168180
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index d0753dc2fc1d..be87a278d179 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1383,6 +1383,7 @@
SUBDIR += p5-Tree-Simple
SUBDIR += p5-Tree-Simple-View
SUBDIR += p5-Tree-Simple-VisitorFactory
+ SUBDIR += p5-UI-Dialog
SUBDIR += p5-UNIVERSAL-can
SUBDIR += p5-UNIVERSAL-exports
SUBDIR += p5-UNIVERSAL-isa