diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2016-02-21 00:54:45 +0800 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2016-02-21 00:54:45 +0800 |
commit | 81aea4d3ca8ebea86311c300dcc3e8bdd2f07205 (patch) | |
tree | 062cebfacac66e6f2a4268f730340718f0661b3b /net-mgmt/Makefile | |
parent | 24b2ad8d177a34925eed7a18378b97be500af90f (diff) | |
download | freebsd-ports-gnome-81aea4d3ca8ebea86311c300dcc3e8bdd2f07205.tar.gz freebsd-ports-gnome-81aea4d3ca8ebea86311c300dcc3e8bdd2f07205.tar.zst freebsd-ports-gnome-81aea4d3ca8ebea86311c300dcc3e8bdd2f07205.zip |
Resurrected port: net-mgmt/openvmps
VMPS (VLAN Management Policy Server) is a way of assigning switch ports to
specific VLANs based on the MAC address of connecting device. OpenVMPS is a
GPL implementation of VMPS.
WWW: http://vmps.sourceforge.net/
Submitted by: Vladimir Pushkar <vladimir.pushkar@gmail.com>
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 6a2c51c30894..a78c41b1bf78 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -187,6 +187,7 @@ SUBDIR += ocsinventory-ng SUBDIR += omping SUBDIR += openlldp + SUBDIR += openvmps SUBDIR += p0f SUBDIR += p0f2 SUBDIR += p5-AnyEvent-SNMP |