aboutsummaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2011-03-08 02:04:50 +0800
committerwxs <wxs@FreeBSD.org>2011-03-08 02:04:50 +0800
commitc583e99e8ad63c2e6070d0c0ca02966cf3c6deea (patch)
treef9c7dcb15ea6950cff0b4c96b5567f1406d1cb8f /security/Makefile
parentcc09f3b926aebecaed3d004959102507ab203309 (diff)
downloadfreebsd-ports-gnome-c583e99e8ad63c2e6070d0c0ca02966cf3c6deea.tar.gz
freebsd-ports-gnome-c583e99e8ad63c2e6070d0c0ca02966cf3c6deea.tar.zst
freebsd-ports-gnome-c583e99e8ad63c2e6070d0c0ca02966cf3c6deea.zip
Two new ports: security/yara and security/py-yara. The latter is the python
bindings for the former. "YARA is a tool aimed at helping malware researchers to identify and classify malware samples. With YARA you can create descriptions of malware families based on textual or binary patterns contained on samples of those families. Each description consists of a set of strings and a Boolean expression which determines its logic." WWW: http://code.google.com/p/yara-project/
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 922d9e551021..bf14331b6f94 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -719,6 +719,7 @@
SUBDIR += py-twistedConch
SUBDIR += py-twofish
SUBDIR += py-xmlsec
+ SUBDIR += py-yara
SUBDIR += qca-cyrus-sasl
SUBDIR += qca-gnupg
SUBDIR += qca-ossl
@@ -903,6 +904,7 @@
SUBDIR += xyssl
SUBDIR += yafic
SUBDIR += yapet
+ SUBDIR += yara
SUBDIR += yassl
SUBDIR += yersinia
SUBDIR += zebedee