summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-05-08 09:25:19 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2022-05-08 11:02:05 -0700
commit334caeef1874e011031cd2660e8d940cbae95b1b (patch)
treeb2ee70df88b8867ce6de076863dd56702086fdd0 /finance
parentdevel/cbang: adding C!, a library of cross-platform C++ utilities (diff)
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>