aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-01-30 16:39:57 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-01-30 16:39:57 +0000
commitb90f1d112b0045f6ae440b4e1b3df708182cb96e (patch)
tree38933158e80a32d57abce447e8aa505a79f6510d /devel/Makefile
parent67b18cfb1f5bd86fe4b962536f1237d436bc0452 (diff)
downloadports-b90f1d112b0045f6ae440b4e1b3df708182cb96e.tar.gz
ports-b90f1d112b0045f6ae440b4e1b3df708182cb96e.zip
- Add p5-IO-Prompt-Tiny 0.001
IO::Prompt::Tiny is an extremely simple prompting module, based on the extremely simple prompt offered by ExtUtils::MakeMaker.In many cases, that's all you need and this module gives it to you without all the overhead of ExtUtils::MakeMaker just to prompt for input. It doesn't do any validation, coloring, menus, timeouts, or any of the wild, crazy, cool stuff that other prompting modules do. It just prompts with a default. That's it! WWW: http://search.cpan.org/dist/IO-Prompt-Tiny/
Notes
Notes: svn path=/head/; revision=311236
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 fd02ed17905a..b534dae304c7 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -2071,6 +2071,7 @@
SUBDIR += p5-IO-Null
SUBDIR += p5-IO-Pager
SUBDIR += p5-IO-Prompt
+ SUBDIR += p5-IO-Prompt-Tiny
SUBDIR += p5-IO-Pty-Easy
SUBDIR += p5-IO-String
SUBDIR += p5-IO-Stty