freebsd-ports/www/npm-node16/Makefile

6 lines
92 B
Makefile
Raw Normal View History

USES= nodejs:16,run
MASTERDIR= ${.CURDIR}/../npm-node18
2022-04-16 03:56:40 +00:00
.include "${MASTERDIR}/Makefile"