summaryrefslogtreecommitdiff
path: root/www/npm-node18/Makefile
blob: c6d909bf0ca219f451ec3a603c0593b582c2c22c (plain) (blame)
1
2
3
4
5
6
7
8
DEPRECATED=	Depeneds on expired www/node18. Node.js 18.* has reached its EoL on 2025-04-30.
EXPIRATION_DATE=2025-09-01

USES=		nodejs:18,run

MASTERDIR=	${.CURDIR}/../npm-node22

.include "${MASTERDIR}/Makefile"