git: 353a9c700068 - main - x11/terminology: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sat Sep 25 20:30:15 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=353a9c70006814c1cce9d394a791d5a972b22736

commit 353a9c70006814c1cce9d394a791d5a972b22736
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-25 20:27:52 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-25 20:29:05 +0000

    x11/terminology: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 x11/terminology/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11/terminology/Makefile b/x11/terminology/Makefile
index 2c76f42c61d7..6e93e2a4fd1a 100644
--- a/x11/terminology/Makefile
+++ b/x11/terminology/Makefile
@@ -14,8 +14,9 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libefl.so:devel/efl
 
-USES=		compiler:c11 meson pkgconfig tar:xz python:3.4+
+USES=		compiler:c11 cpe meson pkgconfig tar:xz python:3.4+
 BINARY_ALIAS=   python3=${PYTHON_CMD}
+CPE_VENDOR=	enlightenment
 
 OPTIONS_DEFINE=		NLS
 OPTIONS_SUB=		yes


More information about the dev-commits-ports-all mailing list