aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2020-06-28 11:39:28 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2020-06-28 11:39:28 +0000
commitcc025468047bc8179dc8ad31f90577f933d87933 (patch)
treea11ae32dcf3c8f24895c16074d5479106be02771 /security/Makefile
parente2020d60137e50771a199864d505765f03323973 (diff)
downloadports-cc025468047bc8179dc8ad31f90577f933d87933.tar.gz
ports-cc025468047bc8179dc8ad31f90577f933d87933.zip
New port: security/py-xkcdpass
A flexible and scriptable password generator which generates strong diceword-style passphrases, inspired by XKCD 936. $ xkcdpass > correct horse battery staple Usable as standalone script or a module within a larger Python project. WWW: https://github.com/jwfh/xkcdpass Submitted by: jacob_jwfh.ca Differential Revision: https://reviews.freebsd.org/D21234
Notes
Notes: svn path=/head/; revision=540701
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 348fbc4fc106..862ee068e0fc 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -998,6 +998,7 @@
SUBDIR += py-volatility
SUBDIR += py-volatility3
SUBDIR += py-vulndb
+ SUBDIR += py-xkcdpass
SUBDIR += py-xmlsec
SUBDIR += py-yara
SUBDIR += py-yubikey-manager