ports/devel/treefmt/Makefile
2024-02-19 12:59:23 +01:00

173 lines
3.6 KiB
Makefile

PORTNAME= treefmt
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.1
PORTREVISION= 4
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
COMMENT= One CLI to format the code tree
WWW= https://numtide.github.io/treefmt/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cargo
USE_GITHUB= yes
GH_ACCOUNT= numtide
CARGO_CRATES= aho-corasick-0.7.20 \
aho-corasick-1.0.2 \
anstream-0.3.2 \
anstyle-1.0.1 \
anstyle-parse-0.2.1 \
anstyle-query-1.0.0 \
anstyle-wincon-1.0.1 \
anyhow-1.0.71 \
atty-0.2.14 \
autocfg-1.1.0 \
bitflags-1.3.2 \
bitflags-2.3.3 \
block-buffer-0.9.0 \
bstr-1.6.0 \
bumpalo-3.13.0 \
cast-0.3.0 \
cc-1.0.79 \
cfg-if-1.0.0 \
clap-2.34.0 \
clap-4.3.11 \
clap-verbosity-flag-2.0.1 \
clap_builder-4.3.11 \
clap_derive-4.3.2 \
clap_lex-0.5.0 \
colorchoice-1.0.0 \
console-0.13.0 \
cpufeatures-0.2.9 \
criterion-0.3.6 \
criterion-plot-0.4.5 \
crossbeam-channel-0.5.8 \
crossbeam-deque-0.8.3 \
crossbeam-epoch-0.9.15 \
crossbeam-utils-0.8.16 \
csv-1.2.2 \
csv-core-0.1.10 \
difflib-0.4.0 \
digest-0.9.0 \
directories-3.0.2 \
dirs-sys-0.3.7 \
downcast-0.11.0 \
either-1.8.1 \
encode_unicode-0.3.6 \
env_logger-0.10.0 \
errno-0.3.1 \
errno-dragonfly-0.1.2 \
fastrand-1.9.0 \
filetime-0.2.21 \
float-cmp-0.9.0 \
fnv-1.0.7 \
fragile-2.0.0 \
generic-array-0.14.7 \
getrandom-0.2.10 \
globset-0.4.10 \
half-1.8.2 \
heck-0.4.1 \
hermit-abi-0.1.19 \
hermit-abi-0.3.2 \
humantime-2.1.0 \
ignore-0.4.20 \
instant-0.1.12 \
io-lifetimes-1.0.11 \
is-terminal-0.4.9 \
itertools-0.10.5 \
itoa-1.0.8 \
js-sys-0.3.64 \
lazy_static-1.4.0 \
libc-0.2.147 \
linux-raw-sys-0.3.8 \
linux-raw-sys-0.4.3 \
log-0.4.19 \
memchr-2.5.0 \
memoffset-0.9.0 \
mockall-0.11.4 \
mockall_derive-0.11.4 \
normalize-line-endings-0.3.0 \
num-traits-0.2.15 \
num_cpus-1.16.0 \
once_cell-1.18.0 \
oorandom-11.1.3 \
opaque-debug-0.3.0 \
path-clean-0.1.0 \
plotters-0.3.5 \
plotters-backend-0.3.5 \
plotters-svg-0.3.5 \
predicates-2.1.5 \
predicates-core-1.0.6 \
predicates-tree-1.0.9 \
proc-macro2-1.0.64 \
quote-1.0.29 \
rayon-1.7.0 \
rayon-core-1.11.0 \
redox_syscall-0.2.16 \
redox_syscall-0.3.5 \
redox_users-0.4.3 \
regex-1.9.1 \
regex-automata-0.3.2 \
regex-syntax-0.7.4 \
rustix-0.37.23 \
rustix-0.38.4 \
ryu-1.0.14 \
same-file-1.0.6 \
scopeguard-1.1.0 \
serde-1.0.171 \
serde_cbor-0.11.2 \
serde_derive-1.0.171 \
serde_json-1.0.102 \
sha-1-0.9.8 \
strsim-0.10.0 \
syn-1.0.109 \
syn-2.0.25 \
tempfile-3.6.0 \
termcolor-1.2.0 \
terminal_size-0.1.17 \
terminal_size-0.2.6 \
termtree-0.4.1 \
textwrap-0.11.0 \
thiserror-1.0.43 \
thiserror-impl-1.0.43 \
thread_local-1.1.7 \
tinytemplate-1.2.1 \
toml-0.5.11 \
typenum-1.16.0 \
unicase-2.6.0 \
unicode-ident-1.0.10 \
unicode-width-0.1.10 \
utf8parse-0.2.1 \
version_check-0.9.4 \
walkdir-2.3.3 \
wasi-0.11.0+wasi-snapshot-preview1 \
wasm-bindgen-0.2.87 \
wasm-bindgen-backend-0.2.87 \
wasm-bindgen-macro-0.2.87 \
wasm-bindgen-macro-support-0.2.87 \
wasm-bindgen-shared-0.2.87 \
web-sys-0.3.64 \
which-4.4.0 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.5 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
windows-sys-0.48.0 \
windows-targets-0.48.1 \
windows_aarch64_gnullvm-0.48.0 \
windows_aarch64_msvc-0.48.0 \
windows_i686_gnu-0.48.0 \
windows_i686_msvc-0.48.0 \
windows_x86_64_gnu-0.48.0 \
windows_x86_64_gnullvm-0.48.0 \
windows_x86_64_msvc-0.48.0
PLIST_FILES= bin/${PORTNAME}
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
.include <bsd.port.mk>