aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-04-10 22:25:06 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-04-10 22:25:06 +0000
commitdbbb91b27dfc9dbf3492bf87d45395f1b959cb7c (patch)
tree4f05e525f9ce03c72c6a0b0c8dbfb7ec59a02c62 /security/Makefile
parentd9ba59204e6136abea310d3283302e66d99fa891 (diff)
downloadports-dbbb91b27dfc9dbf3492bf87d45395f1b959cb7c.tar.gz
ports-dbbb91b27dfc9dbf3492bf87d45395f1b959cb7c.zip
New port: security/py-stix
A Python library for parsing, manipulating, and generating STIX content WWW: https://github.com/STIXProject/python-stix
Notes
Notes: svn path=/head/; revision=383767
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 58543d376155..5c51f50e6f89 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -834,6 +834,7 @@
SUBDIR += py-ssh
SUBDIR += py-sslstrip
SUBDIR += py-stem
+ SUBDIR += py-stix
SUBDIR += py-tlslite
SUBDIR += py-trustedpickle
SUBDIR += py-twistedConch