git: 12d65e4662b5 - main - www/npm-node16: Add PORTSCOUT

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sat, 16 Apr 2022 04:21:35 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=12d65e4662b57dbf66a9cadbf46f6ae05328ba44

commit 12d65e4662b57dbf66a9cadbf46f6ae05328ba44
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-16 03:56:40 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-16 04:19:11 +0000

    www/npm-node16: Add PORTSCOUT
---
 www/npm-node16/Makefile | 2 ++
 1 file changed, 2 insertions(+)

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"