aboutsummaryrefslogtreecommitdiff
path: root/misc/libsolv/Makefile
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-19 11:14:37 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-19 11:14:37 +0000
commit1cd884bb7dc53923394b47d4cce14811d01d3044 (patch)
tree782431fee0dd2fa861658e96018aeb40fdb9364a /misc/libsolv/Makefile
parent3faceaed5391ffc8961f2343c3482b4bc0888e2b (diff)
downloadports-1cd884bb7dc53923394b47d4cce14811d01d3044.tar.gz
ports-1cd884bb7dc53923394b47d4cce14811d01d3044.zip
misc/libsolv: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'misc/libsolv/Makefile')
-rw-r--r--misc/libsolv/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/libsolv/Makefile b/misc/libsolv/Makefile
index b3c16d9f8c69..9a0c77171a3f 100644
--- a/misc/libsolv/Makefile
+++ b/misc/libsolv/Makefile
@@ -8,7 +8,8 @@ COMMENT= Package dependency solver using a satisfiability algorithm
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.BSD
-USES= cmake localbase:ldflags
+USES= cmake cpe localbase:ldflags
+CPE_VENDOR= opensuse
USE_LDCONFIG= yes
USE_GITHUB= yes