security/wpa_supplicant: Add USES=CPE

I just released that I fixed a CVE bug but WPA Supllicant was never
provided any CPE information.  Fix, bump, and reference previous PR.

PR:		199678
This commit is contained in:
John Marino 2015-04-25 14:02:12 +00:00
parent c55847e344
commit 6ec5e1eb1d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384729

View File

@ -2,14 +2,14 @@
PORTNAME= wpa_supplicant
PORTVERSION= 2.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= security net
MASTER_SITES= http://w1.fi/releases/
MAINTAINER= marino@FreeBSD.org
COMMENT= Supplicant (client) for WPA/802.1x protocols
USES= gmake readline
USES= cpe gmake readline
USE_OPENSSL= yes
BUILD_WRKSRC= ${WRKSRC}/wpa_supplicant
INSTALL_WRKSRC= ${WRKSRC}/src