git: bb219d795720 - main - sysutils/dtc: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Oct 2021 13:53:07 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bb219d7957208e6846a2fb83c8ea22a44974f3de
commit bb219d7957208e6846a2fb83c8ea22a44974f3de
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-13 13:50:51 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-13 13:52:57 +0000
sysutils/dtc: Add CPE information
Approved by: portmgr (blanket)
---
sysutils/dtc/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sysutils/dtc/Makefile b/sysutils/dtc/Makefile
index 3091ee08bc8e..37675677287b 100644
--- a/sysutils/dtc/Makefile
+++ b/sysutils/dtc/Makefile
@@ -13,7 +13,8 @@ LICENSE= GPLv2
LIB_DEPENDS= libyaml.so:textproc/libyaml
-USES= bison compiler:c11 gmake pkgconfig shebangfix
+USES= bison compiler:c11 cpe gmake pkgconfig shebangfix
+CPE_VENDOR= ${PORTNAME}_project
USE_GITHUB= yes
GH_ACCOUNT= dgibson
USE_LDCONFIG= yes