ports/www/npm-node18/Makefile

5 lines
92 B
Makefile

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