mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
Portlint. No functional change.
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
71a3581b9c
commit
edc467c3db
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519270
1 changed files with 4 additions and 5 deletions
|
@ -12,17 +12,16 @@ COMMENT= Advanced CPU-based password recovery utility
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/docs/license.txt
|
||||
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
ONLY_FOR_ARCHS_REASON= uses amd64 instructions
|
||||
|
||||
LIB_DEPENDS= libgmp.so:math/gmp
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= hashcat
|
||||
|
||||
USE_GCC= any
|
||||
|
||||
USES= gmake
|
||||
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
ONLY_FOR_ARCHS_REASON= uses amd64 instructions
|
||||
USE_GCC= any
|
||||
|
||||
ALL_TARGET= posix64 posixXOP
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue