5 lines
93 B
Makefile
5 lines
93 B
Makefile
USES= nodejs:16,run
|
|
|
|
MASTERDIR= ${.CURDIR}/../yarn-node20
|
|
|
|
.include "${MASTERDIR}/Makefile"
|