mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
sysutils/pesign: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
0a363feacb
commit
25a8cc6aab
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue