freebsd-ports/comms/opencbm/Makefile.inc
Felix Palmen 42f8c0bf85 comms/opencbm: Fix PORTSCOUT limit
Only allowing dist versions starting with v and a digit should filter
out any git tags that are not release versions.

Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36059
2022-08-07 11:13:15 +02:00

19 lines
441 B
Makefile

OCBM_VERSION= 0.4.99.104
DISTVERSIONPREFIX= v
DISTINFO_FILE= ${.CURDIR}/../opencbm/distinfo
USE_GITHUB= yes
GH_ACCOUNT= OpenCBM
GH_PROJECT= OpenCBM
MAKEFILE?= LINUX/Makefile
MAKE_ARGS= CC="${CC}" \
INFODIR=${PREFIX}/${INFO_PATH} \
SUBDIRS_PLUGIN_XA1541=opencbm/lib/plugin/xa1541
MAKE_ENV= USER_CFLAGS="${CFLAGS}"
PLIST_SUB= OCBM_VERSION=${OCBM_VERSION}
PORTSCOUT= limit:^v\d
PLUGINBASENAME= ${PREFIX}/lib/opencbm/plugin/libopencbm-