aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorVinícius Zavam <egypcio@FreeBSD.org>2021-04-13 13:50:59 +0000
committerVinícius Zavam <egypcio@FreeBSD.org>2021-04-13 13:57:29 +0000
commitdb8dbd775cb9484f9b92f0d1348a2b62ce70ef2f (patch)
tree509f8b31903df6687a10feca86bb23674aa95e9b /security/Makefile
parente91e2f083ae3f2669812458bb253fd08d40814fd (diff)
downloadports-db8dbd775cb9484f9b92f0d1348a2b62ce70ef2f.tar.gz
ports-db8dbd775cb9484f9b92f0d1348a2b62ce70ef2f.zip
REVIVE: security/apg, Automated Password Generator written in Go
apg-go is a simple APG-like password generator written in Go. It tries to replicate the functionality of the "Automated Password Generator", which hasn't been maintained since 2003. Since FIPS-181 (pronouncable passwords) has been withdrawn in 2015, I didn't see any use in replicating that feature. Therfore apg-go does not support pronouncable passwords. WWW: https://github.com/wneessen/apg-go
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 eb3849e0ebe5..2bafb147f36d 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -26,6 +26,7 @@
SUBDIR += amavisd-milter
SUBDIR += amavisd-new
SUBDIR += apache-xml-security-c
+ SUBDIR += apg
SUBDIR += apkid
SUBDIR += arirang
SUBDIR += arpCounterattack