aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-19 11:14:36 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-19 11:14:36 +0000
commitb27214f7ea01d1c9637a64b04349eb638d838988 (patch)
tree10dd3a29b90f3093d1c152fc48528a385514ef5c
parentde6bda1fc056c52b0c0bc51a7a2baa2caa50b0b4 (diff)
downloadports-b27214f7ea01d1c9637a64b04349eb638d838988.tar.gz
ports-b27214f7ea01d1c9637a64b04349eb638d838988.zip
misc/libcomps: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--misc/libcomps/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/libcomps/Makefile b/misc/libcomps/Makefile
index 58ade9d18018..590a69cd1b85 100644
--- a/misc/libcomps/Makefile
+++ b/misc/libcomps/Makefile
@@ -10,7 +10,8 @@ LICENSE_FILE= ${WRKSRC}/../COPYING
LIB_DEPENDS= libexpat.so:textproc/expat2
-USES= cmake gnome
+USES= cmake cpe gnome
+CPE_VENDOR= rpm
USE_GNOME= libxml2
USE_LDCONFIG= yes