svn commit: r385279 - head/net/hostapd
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sun May 3 15:12:07 UTC 2015
Author: amdmi3
Date: Sun May 3 15:12:06 2015
New Revision: 385279
URL: https://svnweb.freebsd.org/changeset/ports/385279
Log:
- Add CPE info
Approved by: portmgr blanket
Modified:
head/net/hostapd/Makefile
Modified: head/net/hostapd/Makefile
==============================================================================
--- head/net/hostapd/Makefile Sun May 3 15:07:42 2015 (r385278)
+++ head/net/hostapd/Makefile Sun May 3 15:12:06 2015 (r385279)
@@ -11,7 +11,8 @@ COMMENT= IEEE 802.11 AP, IEEE 802.1X/WPA
LICENSE= BSD3CLAUSE
-USES= gmake
+USES= cpe gmake
+CPE_VENDOR= w1.f1
USE_OPENSSL= yes
BUILD_WRKSRC= ${WRKSRC}/hostapd
More information about the svn-ports-all
mailing list