6 lines
92 B
Makefile
6 lines
92 B
Makefile
USES= nodejs:18,run
|
|
|
|
MASTERDIR= ${.CURDIR}/../npm-node22
|
|
|
|
.include "${MASTERDIR}/Makefile"
|