lang/colm: Add PORTSCOUT tag

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2022-11-26 11:35:55 -08:00
parent aa0ae4f302
commit 4e7f40ee2a
1 changed files with 2 additions and 0 deletions

View File

@ -26,4 +26,6 @@ GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
TEST_TARGET= check # 1 tests fails, see https://github.com/adrian-thurston/colm/issues/153
PORTSCOUT= limit:^[0-9]+\.[0-9]+ # ignore alpha-numeric tags like colm-barracuda-v5
.include <bsd.port.mk>