www/yarn-node24: Add yarn-node24 1.22.19 (copied from yarn-node23)

This commit is contained in:
Po-Chuan Hsieh
2025-05-18 11:54:55 +08:00
parent 1291c94f49
commit b472203f45
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -2657,6 +2657,7 @@
SUBDIR += yarn-node20
SUBDIR += yarn-node22
SUBDIR += yarn-node23
SUBDIR += yarn-node24
SUBDIR += yarr
SUBDIR += yaws
SUBDIR += you-get
+5
View File
@@ -0,0 +1,5 @@
USES= nodejs:24,run
MASTERDIR= ${.CURDIR}/../yarn-node22
.include "${MASTERDIR}/Makefile"