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

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

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

View File

@ -486,6 +486,7 @@
SUBDIR += npm-node18
SUBDIR += npm-node20
SUBDIR += npm-node22
SUBDIR += npm-node23
SUBDIR += oauth2-proxy
SUBDIR += obhttpd
SUBDIR += offpunk

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

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