aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-05-08 16:25:19 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-05-08 18:02:05 +0000
commit334caeef1874e011031cd2660e8d940cbae95b1b (patch)
treeb2ee70df88b8867ce6de076863dd56702086fdd0 /finance
parent5a7a7bbc47d30559fa28b7665a49a4256befad49 (diff)
downloadports-334caeef1874e011031cd2660e8d940cbae95b1b.tar.gz
ports-334caeef1874e011031cd2660e8d940cbae95b1b.zip
finance/libbtc: Add PORTSCOUT tag
Diffstat (limited to 'finance')
-rw-r--r--finance/libbtc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/finance/libbtc/Makefile b/finance/libbtc/Makefile
index 7796b974332c..21f99be1e3c1 100644
--- a/finance/libbtc/Makefile
+++ b/finance/libbtc/Makefile
@@ -20,4 +20,6 @@ GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
+PORTSCOUT= ignore:1 # tags are bogus
+
.include <bsd.port.mk>