audio/vban: add PKGNAMESUFFIX and PORTSCOUT knobs

This yields more precise package name and stops portscout from
suggesting outdated GitHub tag as newer version.
This commit is contained in:
Alexey Dokuchaev 2021-10-24 08:45:24 +00:00
parent 1f01a27533
commit 8d6ed94e50

View File

@ -4,6 +4,7 @@ PORTNAME= vban
DISTVERSION= g20201011
PORTREVISION= 1
CATEGORIES= audio
PKGNAMESUFFIX= -tools
MAINTAINER= danfe@FreeBSD.org
COMMENT= Command-line VBAN (audio over UDP protocol) tools
@ -19,6 +20,8 @@ GH_TAGNAME= 4f69e5a
PLIST_FILES= bin/vban_emitter bin/vban_receptor bin/vban_sendtext
PORTDOCS= README.md
PORTSCOUT= skipv:2.1.0 # old tag from Oct 4 2018
OPTIONS_DEFINE= DOCS
OPTIONS_MULTI= BACKEND
OPTIONS_MULTI_BACKEND=ALSA JACK PULSEAUDIO