diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-02-09 18:40:09 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-02-09 18:40:09 +0000 |
commit | 49a1e19fc0da17e36ee786eb530c585392c4351c (patch) | |
tree | f32fc7219da95610032bcb1dceb69462231e3f22 /devel/Makefile | |
parent | e5bcee02e7088c9e4f4b04e4de12be7c9126b000 (diff) | |
download | ports-49a1e19fc0da17e36ee786eb530c585392c4351c.tar.gz ports-49a1e19fc0da17e36ee786eb530c585392c4351c.zip |
add py-ciphon 0.3.5
A module for python that adds cpan-like functionality
Notes
Notes:
svn path=/head/; revision=54447
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 5bb8befd2127..cb59f818b552 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -522,6 +522,7 @@ SUBDIR += pth-devel SUBDIR += ptl SUBDIR += py-ansistyle + SUBDIR += py-ciphon SUBDIR += py-coro SUBDIR += py-cxx SUBDIR += py-fileutils |