aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2014-08-17 11:18:54 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2014-08-17 11:18:54 +0000
commit70794437bb5bc2ae6f0846b5a26ad538a4b7dc78 (patch)
tree8c12bf472542347953713c918aa61adf93481cad /security/Makefile
parent0d0dabfb6435a36ff45398c66a15d0f27b9f166c (diff)
downloadports-70794437bb5bc2ae6f0846b5a26ad538a4b7dc78.tar.gz
ports-70794437bb5bc2ae6f0846b5a26ad538a4b7dc78.zip
[NEW] security/py-cpe: Common Platform Enumeration (CPE) for Python
Common Platform Enumeration (CPE) is a standardized method of describing and identifying classes of applications, operating systems, and hardware devices present among an enterprise's computing assets. For more information, please visit the official website of CPE, developed by MITRE and maintained by NIST. Features: * Versions: 1.1, 2.2, 2.3 * Formats: WFN, URI, FS. * Cross-version conversion. * Language parsing and evaluation. WWW: https://github.com/nilp0inter/cpe
Notes
Notes: svn path=/head/; revision=365172
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 ed98d18b5d85..84a24a55373d 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -754,6 +754,7 @@
SUBDIR += py-cerealizer
SUBDIR += py-certify
SUBDIR += py-clamav
+ SUBDIR += py-cpe
SUBDIR += py-cracklib
SUBDIR += py-cryptkit
SUBDIR += py-cryptography