diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-12-31 01:20:50 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-12-31 01:20:50 +0000 |
commit | 97142dd1eb63a5faed0a3c7f001f3aa20cb71ce2 (patch) | |
tree | c3181d2bb28994a3d4e290594eb5f63ac497af6f /devel/Makefile | |
parent | 7c33b08fbbf531c786abb5bcc769bf18eeb034c3 (diff) | |
download | ports-97142dd1eb63a5faed0a3c7f001f3aa20cb71ce2.tar.gz ports-97142dd1eb63a5faed0a3c7f001f3aa20cb71ce2.zip |
add py-rlcompleter2 0.95
Python module for readline interactive completion
Notes
Notes:
svn path=/head/; revision=96981
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 20189ac6f9a6..ef3ab6b907f9 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -957,6 +957,7 @@ SUBDIR += py-px SUBDIR += py-repl SUBDIR += py-reverse + SUBDIR += py-rlcompleter2 SUBDIR += py-ro SUBDIR += py-roxlib SUBDIR += py-sip |