aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-11-02 03:32:35 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-11-02 03:32:35 +0000
commit9c80e519cb57b196b4d688af588c1d3cb1e52ef5 (patch)
tree897600e61d695e94a58217fe6a186d9f8a9aa327 /devel/Makefile
parentad55e26dd8f58b240f082b880d2724f053d260fb (diff)
downloadports-9c80e519cb57b196b4d688af588c1d3cb1e52ef5.tar.gz
ports-9c80e519cb57b196b4d688af588c1d3cb1e52ef5.zip
add py-fileutils
File I/O related functions and classes
Notes
Notes: svn path=/head/; revision=49479
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 780f40454d8b..e9e9b8c2e33a 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -463,6 +463,7 @@
SUBDIR += py-ansistyle
SUBDIR += py-coro
SUBDIR += py-cxx
+ SUBDIR += py-fileutils
SUBDIR += py-game
SUBDIR += py-grouch
SUBDIR += py-htmlkit