diff options
author | edwin <edwin@FreeBSD.org> | 2005-12-20 20:41:17 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-12-20 20:41:17 +0000 |
commit | b2125af060c2478ef1bf9775fd005adfd82d45e6 (patch) | |
tree | f05e8c45436568397856b0950aae48d5b709d7ed /net-mgmt/Makefile | |
parent | adc6f021455d300ec1dcd18ef8bbfb22ce3784cb (diff) | |
download | FreeBSD-ports-b2125af060c2478ef1bf9775fd005adfd82d45e6.zip FreeBSD-ports-b2125af060c2478ef1bf9775fd005adfd82d45e6.tar.gz |
New port: net-mgmt/chillispot
Chillispot is used for authenticating users of a wireless
LAN. It support WPA (Wireless Protected Access) encryption.
Authentication, authorization and accounting (AAA) is handled
by your favorite radius server.
PR: ports/90397
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
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 2380fc9..69a2a86 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -32,6 +32,7 @@ SUBDIR += cfgstoragemk SUBDIR += cflowd SUBDIR += check_snmp_pkgvuln + SUBDIR += chillispot SUBDIR += choparp SUBDIR += cidr SUBDIR += cisco_conf |