aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2020-03-05 14:24:55 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2020-03-05 14:24:55 +0000
commit40dd9a7508b3efea439f8cfb337c1793dcc88ce0 (patch)
tree9f65cb689ceb43276adc562cd16ee948af2db4ae /devel/Makefile
parent705ff4afd6e930d5ee4450eae844c35a6bc5239c (diff)
downloadports-40dd9a7508b3efea439f8cfb337c1793dcc88ce0.tar.gz
ports-40dd9a7508b3efea439f8cfb337c1793dcc88ce0.zip
New port: devel/py-cle
CLE loads binaries and their associated libraries, resolves imports and provides an abstraction of process memory the same way as if it was loader by the OS's loader. WWW: https://github.com/angr/cle PR: 244562
Notes
Notes: svn path=/head/; revision=527835
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 ae488b13e18a..491cde0c5552 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4215,6 +4215,7 @@
SUBDIR += py-circuits
SUBDIR += py-cjson
SUBDIR += py-cld
+ SUBDIR += py-cle
SUBDIR += py-cleo
SUBDIR += py-cli-helpers
SUBDIR += py-cliapp