diff options
author | Stefan Eßer <se@FreeBSD.org> | 2021-10-23 21:26:50 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2021-10-23 21:26:50 +0000 |
commit | dd66e9a9736ed8693c06d8c9a76a09f487110775 (patch) | |
tree | 4f7f29f313881f5e75b41f84da76ec5bac0fb195 | |
parent | 7d53449d3943cdd9d2e52dceaa6710d5aafcdd8a (diff) | |
download | ports-dd66e9a9736ed8693c06d8c9a76a09f487110775.tar.gz ports-dd66e9a9736ed8693c06d8c9a76a09f487110775.zip |
graphics/linux-c7-librsvg2: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r-- | graphics/linux-c7-librsvg2/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/linux-c7-librsvg2/Makefile b/graphics/linux-c7-librsvg2/Makefile index 47abe030541c..6e8b0b6c9cac 100644 --- a/graphics/linux-c7-librsvg2/Makefile +++ b/graphics/linux-c7-librsvg2/Makefile @@ -6,7 +6,9 @@ CATEGORIES= graphics linux MAINTAINER= emulation@FreeBSD.org COMMENT= Parse and render SVG vector graphics (CentOS ${LINUX_DIST_VER}) -USES= linux:c7 +USES= cpe linux:c7 +CPE_VENDOR= gnome +CPE_PRODUCT= librsvg USE_LDCONFIG= yes USE_LINUX= cairo fontconfig freetype gdkpixbuf2 libcroco libxml2 pango png USE_LINUX_RPM= yes |