diff options
author | edwin <edwin@FreeBSD.org> | 2008-06-04 21:15:44 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2008-06-04 21:15:44 +0800 |
commit | 14f465acd19bfa03cfb59ffc22704d5d5981310a (patch) | |
tree | 391bb8f29021b7614ef639e91b4dbc8eab5b24be /security/Makefile | |
parent | 926915722cd49323cbb5c0763962f3c54171ec28 (diff) | |
download | freebsd-ports-gnome-14f465acd19bfa03cfb59ffc22704d5d5981310a.tar.gz freebsd-ports-gnome-14f465acd19bfa03cfb59ffc22704d5d5981310a.tar.zst freebsd-ports-gnome-14f465acd19bfa03cfb59ffc22704d5d5981310a.zip |
[NEW PORT] security/openvas-libraries: Libraries for OpenVAS
OpenVAS stands for Open Vulnerability Assessment System and
is a network security scanner with associated tools like a
graphical user fontend. The core is a server component with
a set of network vulnerability tests (NVTs) to detect
security problems in remote systems and applications.
WWW: http://www.openvas.org/
PR: ports/123127
Submitted by: Tomoyuki Sakurai <cherry@trombik.org>
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 e2f44afd6942..1c1b1710e521 100644 --- a/security/Makefile +++ b/security/Makefile @@ -315,6 +315,7 @@ SUBDIR += openssl-stable SUBDIR += openvas-client SUBDIR += openvas-libnasl + SUBDIR += openvas-libraries SUBDIR += openvpn SUBDIR += openvpn-admin SUBDIR += openvpn-auth-ldap |