mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
7 lines
143 B
Makefile
7 lines
143 B
Makefile
# must sync with devel/llvm12
|
|
DISTVERSION= 12.0.1
|
|
PORTREVISION= 1
|
|
|
|
MASTERDIR= ${.CURDIR}/../wasi-compiler-rt
|
|
|
|
.include "${MASTERDIR}/Makefile"
|