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