aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2004-05-04 07:50:41 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2004-05-04 07:50:41 +0000
commita4d28d38fced7869c26ad36db2d415263a29c2af (patch)
tree139e84fdd3815c611daaa7bc8e2d5d2804ecd0ec /devel/Makefile
parent606a572e11ab7ed23752deff0e6f037e2336a1df (diff)
downloadports-a4d28d38fced7869c26ad36db2d415263a29c2af.tar.gz
ports-a4d28d38fced7869c26ad36db2d415263a29c2af.zip
add pyobfuscate 0.1
Python source code obfuscator
Notes
Notes: svn path=/head/; revision=108345
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 2fc0cf40f114..319fdfb396f5 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1063,6 +1063,7 @@
SUBDIR += py-yaml
SUBDIR += py_otp_interface
SUBDIR += pychecker
+ SUBDIR += pyobfuscate
SUBDIR += pyrex
SUBDIR += pyumlgraph
SUBDIR += qextmdi