mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -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= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/docs/license.txt
|
LICENSE_FILE= ${WRKSRC}/docs/license.txt
|
||||||
|
|
||||||
|
ONLY_FOR_ARCHS= amd64
|
||||||
|
ONLY_FOR_ARCHS_REASON= uses amd64 instructions
|
||||||
|
|
||||||
LIB_DEPENDS= libgmp.so:math/gmp
|
LIB_DEPENDS= libgmp.so:math/gmp
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= hashcat
|
GH_ACCOUNT= hashcat
|
||||||
|
|
||||||
USE_GCC= any
|
|
||||||
|
|
||||||
USES= gmake
|
USES= gmake
|
||||||
|
USE_GCC= any
|
||||||
ONLY_FOR_ARCHS= amd64
|
|
||||||
ONLY_FOR_ARCHS_REASON= uses amd64 instructions
|
|
||||||
|
|
||||||
ALL_TARGET= posix64 posixXOP
|
ALL_TARGET= posix64 posixXOP
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue