diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-10-12 11:23:02 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-10-12 11:23:02 +0000 |
commit | 9dc99562f1bca81370603044acd5ab2081814c5a (patch) | |
tree | 7f29a1df1d246ee477815166fa854f5fc3b6e8e1 /devel/Makefile | |
parent | Add p5-Exporter-Tidy 0.06, another way of exporting symbols. (diff) |
Add p5-Term-ReadLine-Zoid 0.06, provides an interactive input buffer
written in plain PERL.
PR: ports/72048
Submitted by: ijliao
Notes
Notes:
svn path=/head/; revision=118954
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index ac99c45a8250..d88f4ff30996 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -978,6 +978,7 @@ SUBDIR += p5-Term-Prompt SUBDIR += p5-Term-Query SUBDIR += p5-Term-ReadKey + SUBDIR += p5-Term-ReadLine-Zoid SUBDIR += p5-Term-Screen SUBDIR += p5-Term-Shell SUBDIR += p5-Term-Size |