hostapd: add conf_files.

This commit is contained in:
Christopher Brannon 2015-07-03 00:56:35 -07:00 committed by Juan RP
parent b248ff1f9f
commit 0741c5fca0
1 changed files with 2 additions and 1 deletions

View File

@ -1,8 +1,9 @@
# Template file for 'hostapd'
pkgname=hostapd
version=2.4
revision=2
revision=3
build_wrksrc=${pkgname}
conf_files="/etc/hostapd/hostapd.conf"
hostmakedepends="pkg-config"
makedepends="libnl3-devel libressl-devel"
short_desc="IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator"