aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-16 03:56:40 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-16 04:19:11 +0000
commit12d65e4662b57dbf66a9cadbf46f6ae05328ba44 (patch)
treee2ba446154033b9f7b29560cd34125067102a1e9
parent4391ea9f96be9cc2f10794fd50445502a850f8a4 (diff)
downloadports-12d65e4662b57dbf66a9cadbf46f6ae05328ba44.tar.gz
ports-12d65e4662b57dbf66a9cadbf46f6ae05328ba44.zip
www/npm-node16: Add PORTSCOUT
-rw-r--r--www/npm-node16/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/npm-node16/Makefile b/www/npm-node16/Makefile
index 3116cc72f6d0..991c68e1fe71 100644
--- a/www/npm-node16/Makefile
+++ b/www/npm-node16/Makefile
@@ -8,4 +8,6 @@ USES= nodejs:16,run
MASTERDIR= ${.CURDIR}/../npm
+PORTSCOUT= ignore:1
+
.include "${MASTERDIR}/Makefile"