aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-21 14:26:53 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-21 14:26:53 +0000
commitc93fc432607b3d173e8d7f75b91111b9545a0d0f (patch)
tree1fe395cc5b52507438bc7e65dfc6b9f26d1db87f /net
parent4f1e5f98102d9188b0836ce3f80a39b4ce904d8a (diff)
downloadports-c93fc432607b3d173e8d7f75b91111b9545a0d0f.tar.gz
ports-c93fc432607b3d173e8d7f75b91111b9545a0d0f.zip
net/libgrss: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'net')
-rw-r--r--net/libgrss/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/libgrss/Makefile b/net/libgrss/Makefile
index 42584bf09e4e..a6a2d18fcf91 100644
--- a/net/libgrss/Makefile
+++ b/net/libgrss/Makefile
@@ -15,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \
libxml2.so:textproc/libxml2
-USES= gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz
+USES= cpe gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz
+CPE_VENDOR= gnome
USE_GNOME= glib20 intlhack introspection:build
USE_LDCONFIG= yes
GNU_CONFIGURE= yes