565 lines
12 KiB
Makefile
565 lines
12 KiB
Makefile
PORTNAME= prql
|
|
DISTVERSION= 0.13.13
|
|
PORTREVISION= 0
|
|
CATEGORIES= lang databases
|
|
PKGNAMESUFFIX= -compiler
|
|
|
|
MAINTAINER= yuri@FreeBSD.org
|
|
COMMENT= Language for transforming data: powerful, pipelined SQL replacement
|
|
WWW= https://prql-lang.org \
|
|
https://github.com/PRQL/prql
|
|
|
|
LICENSE= APACHE20
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
USES= cargo python:build
|
|
|
|
USE_GITHUB= yes
|
|
GH_ACCOUNT= PRQL
|
|
|
|
CARGO_CRATES= addr2line-0.24.2 \
|
|
adler2-2.0.1 \
|
|
ahash-0.7.8 \
|
|
ahash-0.8.12 \
|
|
aho-corasick-1.1.4 \
|
|
alloca-0.4.0 \
|
|
allocator-api2-0.2.21 \
|
|
android_system_properties-0.1.5 \
|
|
anes-0.1.6 \
|
|
ansi-to-html-0.2.3 \
|
|
anstream-1.0.0 \
|
|
anstyle-1.0.13 \
|
|
anstyle-parse-1.0.0 \
|
|
anstyle-query-1.1.5 \
|
|
anstyle-wincon-3.0.11 \
|
|
anyhow-1.0.102 \
|
|
arbitrary-1.4.2 \
|
|
ariadne-0.5.1 \
|
|
arrayvec-0.7.6 \
|
|
arrow-58.1.0 \
|
|
arrow-arith-58.1.0 \
|
|
arrow-array-58.1.0 \
|
|
arrow-buffer-58.1.0 \
|
|
arrow-cast-58.1.0 \
|
|
arrow-data-58.1.0 \
|
|
arrow-ord-58.1.0 \
|
|
arrow-row-58.1.0 \
|
|
arrow-schema-58.1.0 \
|
|
arrow-select-58.1.0 \
|
|
arrow-string-58.1.0 \
|
|
async-trait-0.1.89 \
|
|
asynchronous-codec-0.6.2 \
|
|
atoi-2.0.0 \
|
|
atomic-waker-1.1.2 \
|
|
autocfg-1.5.0 \
|
|
backtrace-0.3.74 \
|
|
base64-0.21.7 \
|
|
base64-0.22.1 \
|
|
bigdecimal-0.3.1 \
|
|
bitflags-1.3.2 \
|
|
bitflags-2.11.0 \
|
|
bitvec-1.0.1 \
|
|
block-buffer-0.10.4 \
|
|
borsh-1.5.7 \
|
|
borsh-derive-1.5.7 \
|
|
bstr-1.12.1 \
|
|
btoi-0.5.0 \
|
|
bufstream-0.1.4 \
|
|
bumpalo-3.20.2 \
|
|
bytecheck-0.6.12 \
|
|
bytecheck_derive-0.6.12 \
|
|
byteorder-1.5.0 \
|
|
bytes-1.11.1 \
|
|
cast-0.3.0 \
|
|
cc-1.2.56 \
|
|
cesu8-1.1.0 \
|
|
cfg-if-1.0.4 \
|
|
cfg_aliases-0.2.1 \
|
|
chrono-0.4.44 \
|
|
chumsky-0.13.0 \
|
|
ciborium-0.2.2 \
|
|
ciborium-io-0.2.2 \
|
|
ciborium-ll-0.2.2 \
|
|
clap-4.5.61 \
|
|
clap_builder-4.5.61 \
|
|
clap_complete-4.5.66 \
|
|
clap_complete_command-0.5.1 \
|
|
clap_complete_fig-4.5.2 \
|
|
clap_complete_nushell-0.1.11 \
|
|
clap_derive-4.5.61 \
|
|
clap_lex-1.0.0 \
|
|
clio-0.3.5 \
|
|
color-eyre-0.6.5 \
|
|
color-spantrace-0.3.0 \
|
|
colorchoice-1.0.4 \
|
|
colorchoice-clap-1.0.7 \
|
|
combine-4.6.7 \
|
|
comfy-table-7.1.2 \
|
|
connection-string-0.2.0 \
|
|
connector_arrow-0.11.0 \
|
|
console-0.15.11 \
|
|
console-0.16.3 \
|
|
console_error_panic_hook-0.1.7 \
|
|
const-random-0.1.18 \
|
|
const-random-macro-0.1.16 \
|
|
core-foundation-0.9.4 \
|
|
core-foundation-sys-0.8.7 \
|
|
cpufeatures-0.2.17 \
|
|
crc32fast-1.5.0 \
|
|
criterion-0.8.2 \
|
|
criterion-plot-0.8.2 \
|
|
crossbeam-channel-0.5.15 \
|
|
crossbeam-queue-0.3.12 \
|
|
crossbeam-utils-0.8.21 \
|
|
crunchy-0.2.4 \
|
|
crypto-common-0.1.7 \
|
|
csv-1.4.0 \
|
|
csv-core-0.1.13 \
|
|
darling-0.20.11 \
|
|
darling_core-0.20.11 \
|
|
darling_macro-0.20.11 \
|
|
deranged-0.4.0 \
|
|
derive_arbitrary-1.4.2 \
|
|
derive_builder-0.20.2 \
|
|
derive_builder_core-0.20.2 \
|
|
derive_builder_macro-0.20.2 \
|
|
derive_utils-0.15.0 \
|
|
digest-0.10.7 \
|
|
displaydoc-0.2.5 \
|
|
duckdb-1.10501.0 \
|
|
dyn-clone-1.0.20 \
|
|
either-1.15.0 \
|
|
encode_unicode-1.0.0 \
|
|
encoding_rs-0.8.35 \
|
|
enum-as-inner-0.7.0 \
|
|
enumflags2-0.7.12 \
|
|
enumflags2_derive-0.7.12 \
|
|
equivalent-1.0.2 \
|
|
errno-0.3.14 \
|
|
eyre-0.6.12 \
|
|
fallible-iterator-0.2.0 \
|
|
fallible-iterator-0.3.0 \
|
|
fallible-streaming-iterator-0.1.9 \
|
|
fastrand-2.3.0 \
|
|
filetime-0.2.27 \
|
|
find-msvc-tools-0.1.9 \
|
|
flate2-1.1.9 \
|
|
fluent-uri-0.1.4 \
|
|
fnv-1.0.7 \
|
|
foldhash-0.1.5 \
|
|
foldhash-0.2.0 \
|
|
form_urlencoded-1.2.2 \
|
|
fsevent-sys-4.1.0 \
|
|
funty-2.0.0 \
|
|
futures-0.3.32 \
|
|
futures-channel-0.3.32 \
|
|
futures-core-0.3.32 \
|
|
futures-executor-0.3.32 \
|
|
futures-io-0.3.32 \
|
|
futures-macro-0.3.32 \
|
|
futures-sink-0.3.32 \
|
|
futures-task-0.3.32 \
|
|
futures-timer-3.0.3 \
|
|
futures-util-0.3.32 \
|
|
generic-array-0.14.7 \
|
|
getrandom-0.2.17 \
|
|
getrandom-0.3.4 \
|
|
gimli-0.31.1 \
|
|
glob-0.3.3 \
|
|
globset-0.4.18 \
|
|
half-2.4.1 \
|
|
hashbrown-0.12.3 \
|
|
hashbrown-0.15.5 \
|
|
hashbrown-0.16.1 \
|
|
hashlink-0.10.0 \
|
|
hashlink-0.11.0 \
|
|
heck-0.5.0 \
|
|
hermit-abi-0.5.2 \
|
|
hex-0.4.3 \
|
|
hmac-0.12.1 \
|
|
http-1.4.0 \
|
|
http-body-1.0.1 \
|
|
http-body-util-0.1.3 \
|
|
httparse-1.10.1 \
|
|
hyper-1.8.1 \
|
|
hyper-rustls-0.27.7 \
|
|
hyper-util-0.1.20 \
|
|
iana-time-zone-0.1.65 \
|
|
iana-time-zone-haiku-0.1.2 \
|
|
icu_collections-1.5.0 \
|
|
icu_locid-1.5.0 \
|
|
icu_locid_transform-1.5.0 \
|
|
icu_locid_transform_data-1.5.1 \
|
|
icu_normalizer-1.5.0 \
|
|
icu_normalizer_data-1.5.1 \
|
|
icu_properties-1.5.1 \
|
|
icu_properties_data-1.5.1 \
|
|
icu_provider-1.5.0 \
|
|
icu_provider_macros-1.5.0 \
|
|
ident_case-1.0.1 \
|
|
idna-1.1.0 \
|
|
idna_adapter-1.2.0 \
|
|
indenter-0.3.4 \
|
|
indexmap-2.11.4 \
|
|
indoc-2.0.7 \
|
|
inotify-0.10.2 \
|
|
inotify-sys-0.1.5 \
|
|
insta-1.47.2 \
|
|
insta-cmd-0.6.0 \
|
|
instant-0.1.13 \
|
|
inventory-0.3.22 \
|
|
io-enum-1.2.0 \
|
|
ipnet-2.11.0 \
|
|
iri-string-0.7.10 \
|
|
is-terminal-0.4.17 \
|
|
is_terminal_polyfill-1.70.2 \
|
|
itertools-0.13.0 \
|
|
itertools-0.14.0 \
|
|
itoa-1.0.17 \
|
|
jni-0.21.1 \
|
|
jni-sys-0.3.0 \
|
|
jobserver-0.1.34 \
|
|
js-sys-0.3.91 \
|
|
kqueue-1.1.1 \
|
|
kqueue-sys-1.0.4 \
|
|
lazy_static-1.5.0 \
|
|
lexical-core-1.0.6 \
|
|
lexical-parse-float-1.0.6 \
|
|
lexical-parse-integer-1.0.6 \
|
|
lexical-util-1.0.7 \
|
|
lexical-write-float-1.0.6 \
|
|
lexical-write-integer-1.0.6 \
|
|
libc-0.2.186 \
|
|
libduckdb-sys-1.10501.0 \
|
|
libloading-0.8.9 \
|
|
libm-0.2.16 \
|
|
libredox-0.1.12 \
|
|
libsqlite3-sys-0.37.0 \
|
|
libz-sys-1.1.24 \
|
|
linux-raw-sys-0.12.1 \
|
|
litemap-0.7.4 \
|
|
lock_api-0.4.14 \
|
|
log-0.4.29 \
|
|
lru-0.16.3 \
|
|
lru-slab-0.1.2 \
|
|
lsp-server-0.7.9 \
|
|
lsp-types-0.97.0 \
|
|
md-5-0.10.6 \
|
|
mdbook-core-0.5.2 \
|
|
mdbook-preprocessor-0.5.2 \
|
|
memchr-2.8.0 \
|
|
memo-map-0.3.3 \
|
|
memoffset-0.9.1 \
|
|
minicov-0.3.8 \
|
|
minijinja-2.20.0 \
|
|
miniz_oxide-0.8.9 \
|
|
mio-1.2.0 \
|
|
mysql-28.0.0 \
|
|
mysql-common-derive-0.32.1 \
|
|
mysql_common-0.37.1 \
|
|
named_pipe-0.4.1 \
|
|
notify-7.0.0 \
|
|
notify-types-1.0.1 \
|
|
nu-ansi-term-0.50.3 \
|
|
num-bigint-0.4.6 \
|
|
num-complex-0.4.6 \
|
|
num-conv-0.1.0 \
|
|
num-integer-0.1.46 \
|
|
num-traits-0.2.19 \
|
|
num_threads-0.1.7 \
|
|
object-0.36.7 \
|
|
once_cell-1.21.3 \
|
|
once_cell_polyfill-1.70.2 \
|
|
oorandom-11.1.5 \
|
|
openssl-probe-0.1.6 \
|
|
owo-colors-4.2.3 \
|
|
pac_cell-0.1.1 \
|
|
page_size-0.6.0 \
|
|
parking_lot-0.12.5 \
|
|
parking_lot_core-0.9.12 \
|
|
pem-3.0.6 \
|
|
percent-encoding-2.3.2 \
|
|
phf-0.11.3 \
|
|
phf_shared-0.11.3 \
|
|
pin-project-lite-0.2.16 \
|
|
pin-utils-0.1.0 \
|
|
pkg-config-0.3.32 \
|
|
portable-atomic-1.13.1 \
|
|
postgres-0.19.10 \
|
|
postgres-protocol-0.6.8 \
|
|
postgres-types-0.2.9 \
|
|
powerfmt-0.2.0 \
|
|
ppv-lite86-0.2.21 \
|
|
pretty-hex-0.3.0 \
|
|
proc-macro-crate-3.4.0 \
|
|
proc-macro-error-attr2-2.0.0 \
|
|
proc-macro-error2-2.0.1 \
|
|
proc-macro2-1.0.106 \
|
|
ptr_meta-0.1.4 \
|
|
ptr_meta_derive-0.1.4 \
|
|
pulldown-cmark-0.13.1 \
|
|
pulldown-cmark-to-cmark-22.0.0 \
|
|
pyo3-0.27.2 \
|
|
pyo3-build-config-0.27.2 \
|
|
pyo3-ffi-0.27.2 \
|
|
pyo3-macros-0.27.2 \
|
|
pyo3-macros-backend-0.27.2 \
|
|
quinn-0.11.9 \
|
|
quinn-proto-0.11.14 \
|
|
quinn-udp-0.5.14 \
|
|
quote-1.0.45 \
|
|
r-efi-5.3.0 \
|
|
radium-0.7.0 \
|
|
rand-0.8.6 \
|
|
rand-0.9.2 \
|
|
rand_chacha-0.3.1 \
|
|
rand_chacha-0.9.0 \
|
|
rand_core-0.6.4 \
|
|
rand_core-0.9.5 \
|
|
redox_syscall-0.5.18 \
|
|
redox_syscall-0.7.2 \
|
|
ref-cast-1.0.25 \
|
|
ref-cast-impl-1.0.25 \
|
|
regex-1.12.3 \
|
|
regex-automata-0.4.14 \
|
|
regex-lite-0.1.9 \
|
|
regex-syntax-0.8.10 \
|
|
relative-path-1.9.3 \
|
|
rend-0.4.2 \
|
|
reqwest-0.12.28 \
|
|
ring-0.17.14 \
|
|
rkyv-0.7.46 \
|
|
rkyv_derive-0.7.46 \
|
|
rsqlite-vfs-0.1.0 \
|
|
rstest-0.26.1 \
|
|
rstest_macros-0.26.1 \
|
|
rusqlite-0.39.0 \
|
|
rust_decimal-1.40.0 \
|
|
rustc-demangle-0.1.27 \
|
|
rustc-hash-2.1.1 \
|
|
rustc_version-0.4.1 \
|
|
rustix-1.1.4 \
|
|
rustler-0.37.0 \
|
|
rustler_codegen-0.37.3 \
|
|
rustls-0.21.12 \
|
|
rustls-0.23.37 \
|
|
rustls-native-certs-0.6.3 \
|
|
rustls-pemfile-1.0.4 \
|
|
rustls-pki-types-1.14.0 \
|
|
rustls-webpki-0.101.7 \
|
|
rustls-webpki-0.103.9 \
|
|
rustversion-1.0.22 \
|
|
ryu-1.0.23 \
|
|
same-file-1.0.6 \
|
|
saturating-0.1.0 \
|
|
schannel-0.1.28 \
|
|
schemars-1.2.1 \
|
|
schemars_derive-1.2.1 \
|
|
scopeguard-1.2.0 \
|
|
sct-0.7.1 \
|
|
seahash-4.1.0 \
|
|
security-framework-2.11.1 \
|
|
security-framework-sys-2.17.0 \
|
|
semver-1.0.28 \
|
|
serde-1.0.228 \
|
|
serde_core-1.0.228 \
|
|
serde_derive-1.0.228 \
|
|
serde_derive_internals-0.29.1 \
|
|
serde_json-1.0.149 \
|
|
serde_repr-0.1.20 \
|
|
serde_spanned-1.0.4 \
|
|
serde_urlencoded-0.7.1 \
|
|
serde_yaml-0.9.34+deprecated \
|
|
sha1-0.10.6 \
|
|
sha2-0.10.9 \
|
|
sharded-slab-0.1.7 \
|
|
shlex-1.3.0 \
|
|
signal-hook-registry-1.4.8 \
|
|
simd-adler32-0.3.8 \
|
|
simdutf8-0.1.5 \
|
|
similar-2.7.0 \
|
|
similar-asserts-1.7.0 \
|
|
siphasher-1.0.2 \
|
|
slab-0.4.12 \
|
|
smallvec-1.15.1 \
|
|
socket2-0.5.10 \
|
|
socket2-0.6.3 \
|
|
sqlformat-0.3.5 \
|
|
sqlite-wasm-rs-0.5.2 \
|
|
sqlparser-0.62.0 \
|
|
stable_deref_trait-1.2.1 \
|
|
stringprep-0.1.5 \
|
|
strsim-0.11.1 \
|
|
strum-0.26.3 \
|
|
strum-0.27.2 \
|
|
strum-0.28.0 \
|
|
strum_macros-0.26.4 \
|
|
strum_macros-0.27.2 \
|
|
strum_macros-0.28.0 \
|
|
subtle-2.6.1 \
|
|
syn-1.0.109 \
|
|
syn-2.0.117 \
|
|
sync_wrapper-1.0.2 \
|
|
synstructure-0.13.2 \
|
|
tap-1.0.1 \
|
|
tar-0.4.46 \
|
|
target-lexicon-0.13.5 \
|
|
tempfile-3.27.0 \
|
|
termcolor-1.4.1 \
|
|
terminal_size-0.4.3 \
|
|
test_each_file-0.3.7 \
|
|
thiserror-1.0.69 \
|
|
thiserror-2.0.18 \
|
|
thiserror-impl-1.0.69 \
|
|
thiserror-impl-2.0.18 \
|
|
thread_local-1.1.9 \
|
|
tiberius-0.12.3 \
|
|
time-0.3.41 \
|
|
time-core-0.1.4 \
|
|
time-macros-0.2.22 \
|
|
tiny-keccak-2.0.2 \
|
|
tinystr-0.7.6 \
|
|
tinytemplate-1.2.1 \
|
|
tinyvec-1.10.0 \
|
|
tinyvec_macros-0.1.1 \
|
|
tokio-1.52.3 \
|
|
tokio-macros-2.7.0 \
|
|
tokio-postgres-0.7.13 \
|
|
tokio-rustls-0.24.1 \
|
|
tokio-rustls-0.26.4 \
|
|
tokio-util-0.7.18 \
|
|
toml-0.9.12+spec-1.1.0 \
|
|
toml_datetime-0.7.5+spec-1.1.0 \
|
|
toml_edit-0.23.5 \
|
|
toml_parser-1.0.9+spec-1.1.0 \
|
|
toml_writer-1.0.6+spec-1.1.0 \
|
|
tower-0.5.3 \
|
|
tower-http-0.6.8 \
|
|
tower-layer-0.3.3 \
|
|
tower-service-0.3.3 \
|
|
tracing-0.1.44 \
|
|
tracing-attributes-0.1.31 \
|
|
tracing-core-0.1.36 \
|
|
tracing-error-0.2.1 \
|
|
tracing-subscriber-0.3.22 \
|
|
try-lock-0.2.5 \
|
|
twox-hash-2.1.2 \
|
|
typenum-1.19.0 \
|
|
unicase-2.9.0 \
|
|
unicode-bidi-0.3.18 \
|
|
unicode-ident-1.0.24 \
|
|
unicode-normalization-0.1.25 \
|
|
unicode-properties-0.1.4 \
|
|
unicode-segmentation-1.12.0 \
|
|
unicode-width-0.1.14 \
|
|
unicode-width-0.2.2 \
|
|
unicode_categories-0.1.1 \
|
|
unindent-0.2.4 \
|
|
unsafe-libyaml-0.2.11 \
|
|
untrusted-0.9.0 \
|
|
url-2.5.8 \
|
|
utf16_iter-1.0.5 \
|
|
utf8_iter-1.0.4 \
|
|
utf8parse-0.2.2 \
|
|
uuid-0.8.2 \
|
|
uuid-1.20.0 \
|
|
valuable-0.1.1 \
|
|
vcpkg-0.2.15 \
|
|
vergen-9.0.6 \
|
|
vergen-gitcl-1.0.8 \
|
|
vergen-lib-0.1.6 \
|
|
version_check-0.9.5 \
|
|
walkdir-2.5.0 \
|
|
want-0.3.1 \
|
|
wasi-0.11.1+wasi-snapshot-preview1 \
|
|
wasip2-1.0.2+wasi-0.2.9 \
|
|
wasite-0.1.0 \
|
|
wasm-bindgen-0.2.114 \
|
|
wasm-bindgen-futures-0.4.64 \
|
|
wasm-bindgen-macro-0.2.114 \
|
|
wasm-bindgen-macro-support-0.2.114 \
|
|
wasm-bindgen-shared-0.2.114 \
|
|
wasm-bindgen-test-0.3.64 \
|
|
wasm-bindgen-test-macro-0.3.64 \
|
|
wasm-bindgen-test-shared-0.2.114 \
|
|
web-sys-0.3.91 \
|
|
web-time-1.1.0 \
|
|
webpki-roots-1.0.6 \
|
|
whoami-1.6.1 \
|
|
winapi-0.3.9 \
|
|
winapi-i686-pc-windows-gnu-0.4.0 \
|
|
winapi-util-0.1.11 \
|
|
winapi-x86_64-pc-windows-gnu-0.4.0 \
|
|
windows-core-0.61.2 \
|
|
windows-implement-0.60.2 \
|
|
windows-interface-0.59.3 \
|
|
windows-link-0.1.3 \
|
|
windows-link-0.2.1 \
|
|
windows-result-0.3.4 \
|
|
windows-strings-0.4.2 \
|
|
windows-sys-0.42.0 \
|
|
windows-sys-0.45.0 \
|
|
windows-sys-0.52.0 \
|
|
windows-sys-0.59.0 \
|
|
windows-sys-0.60.2 \
|
|
windows-sys-0.61.2 \
|
|
windows-targets-0.42.2 \
|
|
windows-targets-0.52.6 \
|
|
windows-targets-0.53.5 \
|
|
windows_aarch64_gnullvm-0.42.2 \
|
|
windows_aarch64_gnullvm-0.52.6 \
|
|
windows_aarch64_gnullvm-0.53.1 \
|
|
windows_aarch64_msvc-0.42.2 \
|
|
windows_aarch64_msvc-0.52.6 \
|
|
windows_aarch64_msvc-0.53.1 \
|
|
windows_i686_gnu-0.42.2 \
|
|
windows_i686_gnu-0.52.6 \
|
|
windows_i686_gnu-0.53.1 \
|
|
windows_i686_gnullvm-0.52.6 \
|
|
windows_i686_gnullvm-0.53.1 \
|
|
windows_i686_msvc-0.42.2 \
|
|
windows_i686_msvc-0.52.6 \
|
|
windows_i686_msvc-0.53.1 \
|
|
windows_x86_64_gnu-0.42.2 \
|
|
windows_x86_64_gnu-0.52.6 \
|
|
windows_x86_64_gnu-0.53.1 \
|
|
windows_x86_64_gnullvm-0.42.2 \
|
|
windows_x86_64_gnullvm-0.52.6 \
|
|
windows_x86_64_gnullvm-0.53.1 \
|
|
windows_x86_64_msvc-0.42.2 \
|
|
windows_x86_64_msvc-0.52.6 \
|
|
windows_x86_64_msvc-0.53.1 \
|
|
winnow-0.6.26 \
|
|
winnow-0.7.14 \
|
|
wit-bindgen-0.51.0 \
|
|
write16-1.0.0 \
|
|
writeable-0.5.5 \
|
|
wyz-0.5.1 \
|
|
xattr-1.6.1 \
|
|
yansi-1.0.1 \
|
|
yoke-0.7.5 \
|
|
yoke-derive-0.7.5 \
|
|
zerocopy-0.8.39 \
|
|
zerocopy-derive-0.8.39 \
|
|
zerofrom-0.1.5 \
|
|
zerofrom-derive-0.1.6 \
|
|
zeroize-1.8.2 \
|
|
zerovec-0.10.4 \
|
|
zerovec-derive-0.10.3 \
|
|
zip-6.0.0 \
|
|
zlib-rs-0.6.2 \
|
|
zmij-1.0.21 \
|
|
zopfli-0.8.3
|
|
|
|
BINARY_ALIAS= python3=${PYTHON_CMD}
|
|
|
|
PLIST_FILES= bin/prqlc
|
|
|
|
do-install:
|
|
# workaround for error: found a virtual manifest at `xx` instead of a package manifest
|
|
${INSTALL_PROGRAM} \
|
|
${WRKDIR}/target/release/prqlc \
|
|
${STAGEDIR}${PREFIX}/bin/prqlc
|
|
|
|
.include <bsd.port.mk>
|