mirror of
https://git.freebsd.org/ports.git
synced 2025-05-04 15:37:40 -04:00
7 lines
143 B
Makefile
7 lines
143 B
Makefile
# must sync with devel/llvm17
|
|
DISTVERSION= 17.0.6
|
|
PORTREVISION= 1
|
|
|
|
MASTERDIR= ${.CURDIR}/../wasi-compiler-rt
|
|
|
|
.include "${MASTERDIR}/Makefile"
|