forked from Lainports/freebsd-ports
7 lines
138 B
Makefile
7 lines
138 B
Makefile
# must sync with devel/llvm15
|
|
DISTVERSION= 15.0.7
|
|
PORTREVISION= 1
|
|
|
|
MASTERDIR= ${.CURDIR}/../wasi-libcxx
|
|
|
|
.include "${MASTERDIR}/Makefile"
|