forked from Lainports/freebsd-ports
7 lines
143 B
Makefile
7 lines
143 B
Makefile
# must sync with devel/llvm16
|
|
DISTVERSION= 16.0.6
|
|
PORTREVISION= 1
|
|
|
|
MASTERDIR= ${.CURDIR}/../wasi-compiler-rt
|
|
|
|
.include "${MASTERDIR}/Makefile"
|