summaryrefslogtreecommitdiff
path: root/www/npm-node12/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/npm-node12/Makefile')
-rw-r--r--www/npm-node12/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/www/npm-node12/Makefile b/www/npm-node12/Makefile
deleted file mode 100644
index 50a6de42c9c9..000000000000
--- a/www/npm-node12/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
-
-PKGNAMESUFFIX= -node12
-
-CONFLICTS_INSTALL= npm npm-node10 npm-node14
-
-OPTIONS_EXCLUDE=NODE NODE10 NODE14
-OPTIONS_SLAVE= NODE12
-
-MASTERDIR= ${.CURDIR}/../npm
-
-.include "${MASTERDIR}/Makefile"