diff options
author | antoine <antoine@FreeBSD.org> | 2016-09-21 00:53:00 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2016-09-21 00:53:00 +0800 |
commit | b9328acb2154b7ac7f7489e02d5bc3344761f5b2 (patch) | |
tree | 883feb0302b1e9b4b5b0c74d1d39170155f23e36 /security/Makefile | |
parent | 36e04e8bdbfa4c80d10b7e69e643bdd43839c504 (diff) | |
download | freebsd-ports-gnome-b9328acb2154b7ac7f7489e02d5bc3344761f5b2.tar.gz freebsd-ports-gnome-b9328acb2154b7ac7f7489e02d5bc3344761f5b2.tar.zst freebsd-ports-gnome-b9328acb2154b7ac7f7489e02d5bc3344761f5b2.zip |
New port: security/py-dfwinreg
dfWinReg, or Digital Forensics Windows Registry, is a Python module that
provides read-only access to Windows Registry objects.
WWW: https://github.com/log2timeline/dfwinreg
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 1e20f8fca17c..ba42a5ece46e 100644 --- a/security/Makefile +++ b/security/Makefile @@ -842,6 +842,7 @@ SUBDIR += py-cybox SUBDIR += py-dfdatetime SUBDIR += py-dfvfs + SUBDIR += py-dfwinreg SUBDIR += py-ecdsa SUBDIR += py-ed25519ll SUBDIR += py-fail2ban |