ports/www/npm-node21/Makefile

5 lines
92 B
Makefile

USES= nodejs:21,run
MASTERDIR= ${.CURDIR}/../npm-node20
.include "${MASTERDIR}/Makefile"