Files
ports/www/monolith/Makefile
T
Lewis Cook a5c7f2939c Update MAINTAINER fields for myself (lcook)
Approved by:            tcberner (mentor)
Differential Revision:  https://reviews.freebsd.org/D28279
2021-01-22 10:08:51 +00:00

222 lines
4.5 KiB
Makefile

# $FreeBSD$
PORTNAME= monolith
DISTVERSIONPREFIX= v
DISTVERSION= 2.4.0
PORTREVISION= 1
CATEGORIES= www
MAINTAINER= lcook@FreeBSD.org
COMMENT= CLI tool for saving complete web pages as a single HTML file
LICENSE= UNLICENSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cargo ssl
USE_GITHUB= yes
GH_ACCOUNT= Y2Z
CARGO_CRATES= adler-0.2.3 \
aho-corasick-0.7.15 \
ansi_term-0.11.0 \
assert_cmd-1.0.1 \
async-compression-0.3.5 \
atty-0.2.14 \
autocfg-0.1.7 \
autocfg-1.0.0 \
base64-0.13.0 \
bitflags-1.2.1 \
block-buffer-0.9.0 \
bumpalo-3.4.0 \
bytes-0.5.6 \
cc-1.0.58 \
cfg-if-0.1.10 \
cfg-if-1.0.0 \
chrono-0.4.19 \
clap-2.33.3 \
cloudabi-0.0.3 \
console_error_panic_hook-0.1.6 \
core-foundation-0.7.0 \
core-foundation-sys-0.7.0 \
cpuid-bool-0.1.2 \
crc32fast-1.2.0 \
cssparser-0.27.2 \
cssparser-macros-0.6.0 \
difference-2.0.0 \
digest-0.9.0 \
doc-comment-0.3.3 \
dtoa-0.4.6 \
dtoa-short-0.3.2 \
encoding_rs-0.8.23 \
flate2-1.0.16 \
fnv-1.0.7 \
foreign-types-0.3.2 \
foreign-types-shared-0.1.1 \
form_urlencoded-1.0.0 \
fuchsia-cprng-0.1.1 \
fuchsia-zircon-0.3.3 \
fuchsia-zircon-sys-0.3.3 \
futf-0.1.4 \
futures-channel-0.3.5 \
futures-core-0.3.5 \
futures-io-0.3.5 \
futures-sink-0.3.5 \
futures-task-0.3.5 \
futures-util-0.3.5 \
generic-array-0.14.3 \
getrandom-0.1.14 \
h2-0.2.6 \
hashbrown-0.8.1 \
hermit-abi-0.1.15 \
html5ever-0.24.1 \
http-0.2.1 \
http-body-0.3.1 \
httparse-1.3.4 \
hyper-0.13.7 \
hyper-tls-0.4.3 \
idna-0.2.0 \
indexmap-1.5.0 \
iovec-0.1.4 \
ipnet-2.3.0 \
itoa-0.4.6 \
js-sys-0.3.45 \
kernel32-sys-0.2.2 \
lazy_static-1.4.0 \
libc-0.2.74 \
log-0.4.11 \
mac-0.1.1 \
markup5ever-0.9.0 \
matches-0.1.8 \
memchr-2.3.3 \
mime-0.3.16 \
mime_guess-2.0.3 \
miniz_oxide-0.4.0 \
mio-0.6.22 \
miow-0.2.1 \
native-tls-0.2.4 \
net2-0.2.34 \
new_debug_unreachable-1.0.4 \
num-integer-0.1.43 \
num-traits-0.2.12 \
num_cpus-1.13.0 \
once_cell-1.4.0 \
opaque-debug-0.3.0 \
openssl-0.10.30 \
openssl-probe-0.1.2 \
openssl-sys-0.9.58 \
percent-encoding-2.1.0 \
phf-0.7.24 \
phf-0.8.0 \
phf_codegen-0.7.24 \
phf_generator-0.7.24 \
phf_generator-0.8.0 \
phf_macros-0.8.0 \
phf_shared-0.7.24 \
phf_shared-0.8.0 \
pin-project-0.4.23 \
pin-project-internal-0.4.23 \
pin-project-lite-0.1.7 \
pin-project-lite-0.2.0 \
pin-utils-0.1.0 \
pkg-config-0.3.18 \
ppv-lite86-0.2.8 \
precomputed-hash-0.1.1 \
predicates-1.0.5 \
predicates-core-1.0.0 \
predicates-tree-1.0.0 \
proc-macro-hack-0.5.18 \
proc-macro2-1.0.19 \
quote-1.0.7 \
rand-0.6.5 \
rand-0.7.3 \
rand_chacha-0.1.1 \
rand_chacha-0.2.2 \
rand_core-0.3.1 \
rand_core-0.4.2 \
rand_core-0.5.1 \
rand_hc-0.1.0 \
rand_hc-0.2.0 \
rand_isaac-0.1.1 \
rand_jitter-0.1.4 \
rand_os-0.1.3 \
rand_pcg-0.1.2 \
rand_pcg-0.2.1 \
rand_xorshift-0.1.1 \
rdrand-0.4.0 \
redox_syscall-0.1.57 \
regex-1.4.2 \
regex-syntax-0.6.21 \
remove_dir_all-0.5.3 \
reqwest-0.10.9 \
ryu-1.0.5 \
schannel-0.1.19 \
scoped-tls-1.0.0 \
security-framework-0.4.4 \
security-framework-sys-0.4.3 \
serde-1.0.114 \
serde_derive-1.0.114 \
serde_json-1.0.57 \
serde_urlencoded-0.7.0 \
sha2-0.9.2 \
siphasher-0.2.3 \
siphasher-0.3.3 \
slab-0.4.2 \
smallvec-1.4.1 \
socket2-0.3.12 \
string_cache-0.7.5 \
string_cache_codegen-0.4.4 \
string_cache_shared-0.3.0 \
strsim-0.8.0 \
syn-1.0.36 \
tempfile-3.1.0 \
tendril-0.4.1 \
textwrap-0.11.0 \
thread_local-1.0.1 \
time-0.1.43 \
tinyvec-0.3.3 \
tokio-0.2.22 \
tokio-tls-0.3.1 \
tokio-util-0.3.1 \
tower-service-0.3.0 \
tracing-0.1.18 \
tracing-core-0.1.12 \
treeline-0.1.0 \
try-lock-0.2.3 \
typenum-1.12.0 \
unicase-2.6.0 \
unicode-bidi-0.3.4 \
unicode-normalization-0.1.13 \
unicode-width-0.1.8 \
unicode-xid-0.2.1 \
url-2.2.0 \
utf-8-0.7.5 \
vcpkg-0.2.10 \
vec_map-0.8.2 \
version_check-0.9.2 \
wait-timeout-0.2.0 \
want-0.3.0 \
wasi-0.9.0+wasi-snapshot-preview1 \
wasm-bindgen-0.2.68 \
wasm-bindgen-backend-0.2.68 \
wasm-bindgen-futures-0.4.18 \
wasm-bindgen-macro-0.2.68 \
wasm-bindgen-macro-support-0.2.68 \
wasm-bindgen-shared-0.2.68 \
wasm-bindgen-test-0.3.18 \
wasm-bindgen-test-macro-0.3.18 \
web-sys-0.3.44 \
winapi-0.2.8 \
winapi-0.3.9 \
winapi-build-0.1.1 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
winreg-0.7.0 \
ws2_32-sys-0.2.1
PLIST_FILES= bin/${PORTNAME}
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
.include <bsd.port.mk>