diff options
author | netchild <netchild@FreeBSD.org> | 2019-08-15 04:36:31 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2019-08-15 04:36:31 +0800 |
commit | 1fef795f575a309e7d47341889863527a92e0712 (patch) | |
tree | d0b5b13e8b1c074227504d00306433dbd6660b06 /security/Makefile | |
parent | 1320e2c2057ced71870fb8086a2cf67e8b62ae7f (diff) | |
download | freebsd-ports-gnome-1fef795f575a309e7d47341889863527a92e0712.tar.gz freebsd-ports-gnome-1fef795f575a309e7d47341889863527a92e0712.tar.zst freebsd-ports-gnome-1fef795f575a309e7d47341889863527a92e0712.zip |
Add new port "Bastillion".
Bastillion is an open-source web-based SSH console that centrally manages
administrative access to systems.
A bastion host for administrators with features that promote infrastructure
security, including key management and auditing.
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 9a0289664206..a458bb518bad 100644 --- a/security/Makefile +++ b/security/Makefile @@ -39,6 +39,7 @@ SUBDIR += barnyard2-sguil SUBDIR += base SUBDIR += base-audit + SUBDIR += bastillion SUBDIR += bcrypt SUBDIR += bcwipe SUBDIR += bdes |