aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-05-30 15:10:34 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-05-30 15:10:34 +0000
commita9671affb465f0172ac219a6a15d184072037eed (patch)
tree2b34eeecb38828ab990cd60abf8a5f24d70a63c0 /security/Makefile
parent4e81aec51c6aefeb75731c2feb93232d1b9afd33 (diff)
downloadports-a9671affb465f0172ac219a6a15d184072037eed.tar.gz
ports-a9671affb465f0172ac219a6a15d184072037eed.zip
New port: securiry/py-dfvfs
dfVFS, or Digital Forensics Virtual File System, provides read-only access to file-system objects from various storage media types and file formats. The goal of dfVFS is to provide a generic interface for accessing file-system objects, for which it uses several back-ends that provide the actual implementation of the various storage media types, volume systems and file systems. WWW: https://code.google.com/p/dfvfs/
Notes
Notes: svn path=/head/; revision=355856
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 1e2821b3323d..6f36307a37f6 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -751,6 +751,7 @@
SUBDIR += py-cryptkit
SUBDIR += py-cryptography
SUBDIR += py-cybox
+ SUBDIR += py-dfvfs
SUBDIR += py-ecdsa
SUBDIR += py-ed25519ll
SUBDIR += py-fail2ban