mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
www/npm-node20: Add npm-node20
This commit is contained in:
parent
6abc1ece63
commit
6c8a2167ba
@ -465,6 +465,7 @@
|
||||
SUBDIR += npm-node16
|
||||
SUBDIR += npm-node18
|
||||
SUBDIR += npm-node19
|
||||
SUBDIR += npm-node20
|
||||
SUBDIR += oauth2-proxy
|
||||
SUBDIR += obhttpd
|
||||
SUBDIR += oneshot
|
||||
|
5
www/npm-node20/Makefile
Normal file
5
www/npm-node20/Makefile
Normal file
@ -0,0 +1,5 @@
|
||||
USES= nodejs:20,run
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../npm-node18
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user