summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-02-12 04:52:47 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-02-12 04:52:47 +0000
commitdb426675f0f7f2fb6445c0032d2ca381262c37b6 (patch)
treebd64c16966032dfef9268be3566ef675bdfb7c47 /net/Makefile
parentPivotX is free software to help you maintain dynamic sites such as (diff)
hostapd is a user space daemon for access point and authentication
servers. It implements IEEE 802.11 access point management, IEEE 802.1X/WPA/WPA2/EAP Authenticators, RADIUS client, EAP server, and RADIUS authentication server. The current version supports Linux (Host AP, madwifi, mac80211-based drivers) and FreeBSD (net80211). WWW: http://hostap.epitest.fi/hostapd/ PR: ports/154621 Submitted by: leres at ee.lbl.gov
Notes
Notes: svn path=/head/; revision=268964
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 6fb0025e98c3..b96ce46977cd 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -228,6 +228,7 @@
SUBDIR += hinfo
SUBDIR += hlmaster
SUBDIR += honeyd
+ SUBDIR += hostapd
SUBDIR += howl
SUBDIR += hping
SUBDIR += hping-devel