git: 1c30e8fe7c70 - main - devel/gtranslator: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Oct 2021 19:26:03 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1c30e8fe7c70e54ff32eb6535b5fc6e7db63ebce
commit 1c30e8fe7c70e54ff32eb6535b5fc6e7db63ebce
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-18 19:18:48 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-18 19:25:51 +0000
devel/gtranslator: Add CPE information
Approved by: portmgr (blanket)
---
devel/gtranslator/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/devel/gtranslator/Makefile b/devel/gtranslator/Makefile
index 66925ee4cecf..ad50c8062f0b 100644
--- a/devel/gtranslator/Makefile
+++ b/devel/gtranslator/Makefile
@@ -23,8 +23,10 @@ RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \
iso-codes>=0:misc/iso-codes
USE_GNOME= gtk30 gtksourceview4 libgda5 libxml2 introspection:build
-USES= desktop-file-utils gettext gnome localbase:ldflags meson \
+USES= cpe desktop-file-utils gettext gnome localbase:ldflags meson \
pkgconfig python tar:xz
+CPE_VENDOR= gtranslate
+CPE_PRODUCT= google_language_translator
USE_PYTHON= py3kplist
USE_LDCONFIG= yes
MESON_ARGS= -Dgtk_doc=false