devel/hotspot: Add PORTSCOUT tag

This commit is contained in:
Yuri Victorovich 2023-01-12 22:57:16 -08:00
parent 7f44d4554d
commit d9d1849c48

View File

@ -31,4 +31,6 @@ GH_TUPLE= KDAB:perfparser:d84473c:perfparser/3rdparty/perfparser \
CMAKE_ARGS= -DCMAKE_MODULE_PATH=${LOCALBASE}/share/ECM/find-modules
PORTSCOUT= limit:^.*[0-9]\.[0-9].*$$ # prevent tags like 'continuous'
.include <bsd.port.mk>