aboutsummaryrefslogtreecommitdiff
path: root/net/libproxy
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-17 08:09:45 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-17 08:09:45 +0000
commit9a7a2584b0bc2b52ecae83484fa83e737e02fad1 (patch)
treebda29ef585ab0e66c4b020a663b1d9c5a4198af4 /net/libproxy
parentfa56993ea2e27e78707cd2689a2b0c62715e8eac (diff)
downloadports-9a7a2584b0bc2b52ecae83484fa83e737e02fad1.tar.gz
ports-9a7a2584b0bc2b52ecae83484fa83e737e02fad1.zip
- Add CPE info
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=386587
Diffstat (limited to 'net/libproxy')
-rw-r--r--net/libproxy/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/libproxy/Makefile b/net/libproxy/Makefile
index dba367086f7f..af53787b57c9 100644
--- a/net/libproxy/Makefile
+++ b/net/libproxy/Makefile
@@ -11,7 +11,8 @@ MASTER_SITES= GOOGLE_CODE
MAINTAINER= gnome@FreeBSD.org
COMMENT?= Library that provides automatic proxy configuration management
-USES+= cmake
+USES+= cmake cpe
+CPE_VENDOR= libproxy_project
PLIST_SUB+= VERSION=${PORTVERSION}