git: 25a8cc6aab6c - main - sysutils/pesign: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 May 2022 14:59:45 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=25a8cc6aab6c7e7f7e579dc16b58410195d732e8 commit 25a8cc6aab6c7e7f7e579dc16b58410195d732e8 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2022-05-10 14:54:19 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2022-05-10 14:54:19 +0000 sysutils/pesign: Add CPE information Approved by: portmgr (blanket) --- sysutils/pesign/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sysutils/pesign/Makefile b/sysutils/pesign/Makefile index 9c6261fc7986..bf0541459e30 100644 --- a/sysutils/pesign/Makefile +++ b/sysutils/pesign/Makefile @@ -26,9 +26,11 @@ USE_GCC= 10 USE_GITHUB= yes GH_ACCOUNT= rhinstaller -USES= gmake localbase pkgconfig +USES= cpe gmake localbase pkgconfig USE_LDCONFIG= yes +CPE_VENDOR= pesign_project + ONLY_FOR_ARCHS= aarch64 armv6 armv7 amd64 i386 ONLY_FOR_ARCHS_REASON= UEFI specification only supports little-endian processors