aboutsummaryrefslogtreecommitdiff
path: root/misc/librepo/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
commit3faceaed5391ffc8961f2343c3482b4bc0888e2b (patch)
tree5b16d6c1f7f82eb543f32e3070210968d0cb21f9 /misc/librepo/Makefile
parentb27214f7ea01d1c9637a64b04349eb638d838988 (diff)
downloadports-3faceaed5391ffc8961f2343c3482b4bc0888e2b.tar.gz
ports-3faceaed5391ffc8961f2343c3482b4bc0888e2b.zip
misc/librepo: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'misc/librepo/Makefile')
-rw-r--r--misc/librepo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/librepo/Makefile b/misc/librepo/Makefile
index 691c71d37614..af412900634d 100644
--- a/misc/librepo/Makefile
+++ b/misc/librepo/Makefile
@@ -13,7 +13,8 @@ LIB_DEPENDS= libassuan.so:security/libassuan \
libgpg-error.so:security/libgpg-error \
libgpgme.so:security/gpgme
-USES= gettext-runtime gnome cmake localbase:ldflags pkgconfig
+USES= cpe gettext-runtime gnome cmake localbase:ldflags pkgconfig
+CPE_VENDOR= redhat
USE_GNOME= glib20 libxml2
USE_LDCONFIG= yes