summaryrefslogtreecommitdiff
path: root/www/npm-node24
diff options
context:
space:
mode:
Diffstat (limited to 'www/npm-node24')
-rw-r--r--www/npm-node24/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/npm-node24/Makefile b/www/npm-node24/Makefile
new file mode 100644
index 000000000000..8ad8600cf41c
--- /dev/null
+++ b/www/npm-node24/Makefile
@@ -0,0 +1,5 @@
+USES= nodejs:24,run
+
+MASTERDIR= ${.CURDIR}/../npm-node22
+
+.include "${MASTERDIR}/Makefile"