Skip to content

Commit

Permalink
devel/zydis: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
decke committed Dec 13, 2021
1 parent fdd879d commit ca302e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion devel/zydis/Makefile
Expand Up @@ -12,9 +12,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386
ONLY_FOR_ARCHS_REASON= see definitions in include/Zycore/Defines.h

USES= cmake localbase:ldflags
USES= cmake cpe localbase:ldflags
USE_GITHUB= yes
GH_ACCOUNT= zyantific
GH_TUPLE= zyantific:zycore-c:273e26a:zydis/dependencies/zycore
CPE_VENDOR= zyantific

.include <bsd.port.mk>

0 comments on commit ca302e6

Please sign in to comment.