aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorJosef Karthauser <joe@FreeBSD.org>2001-04-28 14:39:59 +0000
committerJosef Karthauser <joe@FreeBSD.org>2001-04-28 14:39:59 +0000
commit2f3a0c450aa01d5fd6ea4a0b91b0c8c2b7f286a4 (patch)
treee09b6ee5a613bffdf96ad2089e36715e1aab6842 /devel/Makefile
parent35564896593c1490de4f457f1aa12341b632f6a5 (diff)
downloadports-2f3a0c450aa01d5fd6ea4a0b91b0c8c2b7f286a4.tar.gz
ports-2f3a0c450aa01d5fd6ea4a0b91b0c8c2b7f286a4.zip
This perl routine will take a prompt, a default response and a list
of possible responses and deal with the user interface, (and the user!), by displaying the prompt, showing the default, and checking to be sure that the response is one of the legal choices. PR: ports/26850
Notes
Notes: svn path=/head/; revision=42001
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 8263cb8826ef..8913d58da969 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -334,6 +334,7 @@
SUBDIR += p5-String-Random
SUBDIR += p5-String-RexxParse
SUBDIR += p5-Term-ANSIColor
+ SUBDIR += p5-Term-Prompt
SUBDIR += p5-Term-Query
SUBDIR += p5-Term-ReadKey
SUBDIR += p5-Term-Screen