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