summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-11-14 07:16:43 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-11-14 07:16:43 +0000
commit0b7d463834a064b34dd1d2641249da26c082f92e (patch)
treec0d6d9ba26ee63ca7dd28ff7565070bac11b0a98 /devel/Makefile
parent- patch to update the x-files port to use tcl83/tk83, (diff)
add py-optik
A command-line parsing library for Python
Notes
Notes: svn path=/head/; revision=50008
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 bbf86b5c0c67..e6b1b7edf398 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -475,6 +475,7 @@
SUBDIR += py-mx-experimental
SUBDIR += py-ncurses
SUBDIR += py-omniorb
+ SUBDIR += py-optik
SUBDIR += py-orbit
SUBDIR += py-twisted
SUBDIR += py-unit