Add PORTSCOUT limit pattern to prevent false positives

Only tags starting with a number are relevant.

Approved by:	antoine (implicit)
This commit is contained in:
Stefan Eßer 2020-02-16 18:42:58 +00:00
parent 5dcd256660
commit bb38867553
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=526312

View file

@ -16,6 +16,8 @@ GNU_CONFIGURE= yes
USE_GITHUB= yes
GH_ACCOUNT= irtlab
PORTSCOUT= limit:^\d.*
.for f in multidump multiplay rtpdump rtpplay rtpsend rtptrans
PLIST_FILES+= bin/${f}
PLIST_FILES+= man/man1/${f}.1.gz