1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

www/yarn-node23: Add yarn-node23 10.9.0 (copied from yarn-node22)

This commit is contained in:
Po-Chuan Hsieh 2024-10-21 14:32:41 +08:00
parent 3e36e6a420
commit b19bf48240
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 6 additions and 0 deletions

View File

@ -2555,6 +2555,7 @@
SUBDIR += yarn-node18
SUBDIR += yarn-node20
SUBDIR += yarn-node22
SUBDIR += yarn-node23
SUBDIR += yarr
SUBDIR += yaws
SUBDIR += you-get

5
www/yarn-node23/Makefile Normal file
View File

@ -0,0 +1,5 @@
USES= nodejs:23,run
MASTERDIR= ${.CURDIR}/../yarn-node20
.include "${MASTERDIR}/Makefile"