aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-23 19:03:52 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-23 19:03:52 +0000
commite031fb260655676fe474aff2c601761544cbe041 (patch)
treead20f2b4c0aff3fec1b6e93b6fd60b6685cac82c
parent091bac5a4007e8338baae4acfd3ff1d5387d5f0f (diff)
downloadports-e031fb260655676fe474aff2c601761544cbe041.tar.gz
ports-e031fb260655676fe474aff2c601761544cbe041.zip
net/gfbgraph: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--net/gfbgraph/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/gfbgraph/Makefile b/net/gfbgraph/Makefile
index 8896a84ca78f..1038a2c38b60 100644
--- a/net/gfbgraph/Makefile
+++ b/net/gfbgraph/Makefile
@@ -14,8 +14,10 @@ LIB_DEPENDS= librest-0.7.so:devel/librest \
libjson-glib-1.0.so:devel/json-glib \
libsoup-2.4.so:devel/libsoup
-USES= autoreconf gettext gmake gnome libtool localbase:ldflags pathfix \
+USES= autoreconf cpe gettext gmake gnome libtool localbase:ldflags pathfix \
pkgconfig tar:xz
+CPE_VENDOR= gnome
+CPE_PRODUCT= lib${PORTNAME}
USE_GNOME= glib20 intlhack introspection:build libxml2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes