diff options
author | bouyer <bouyer> | 2005-06-06 16:07:42 +0000 |
---|---|---|
committer | bouyer <bouyer> | 2005-06-06 16:07:42 +0000 |
commit | 3166606530689985d16360a883dde46071742af1 (patch) | |
tree | ef5befe9fe740e7781344a1e63db2bbe5d5937fd /net/openvmps/PLIST | |
parent | 9ef32f17c97eaf12c78e9abf6b3f97e6e97f6e51 (diff) | |
download | pkgsrc-3166606530689985d16360a883dde46071742af1.tar.gz |
Import openvmps 1.3 to the package collection.
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.
Diffstat (limited to 'net/openvmps/PLIST')
-rw-r--r-- | net/openvmps/PLIST | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/openvmps/PLIST b/net/openvmps/PLIST new file mode 100644 index 00000000000..84e4697cb5e --- /dev/null +++ b/net/openvmps/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/06/06 16:07:42 bouyer Exp $ +bin/vmpsd +man/man1/vmpsd.1 +share/examples/openvmps/vlan.db +share/examples/rc.d/vmpsd + +@dirrm share/examples/openvmps |