summaryrefslogtreecommitdiff
path: root/www/yarn-node18/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/yarn-node18/Makefile')
-rw-r--r--www/yarn-node18/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/www/yarn-node18/Makefile b/www/yarn-node18/Makefile
deleted file mode 100644
index 7453fabbe0cf..000000000000
--- a/www/yarn-node18/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-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}/../yarn-node22
-
-.include "${MASTERDIR}/Makefile"