ports/www/npm-node18/Makefile

6 lines
92 B
Makefile

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