ports/audio/re/Makefile
2025-06-05 05:21:21 +03:00

19 lines
350 B
Makefile

PORTNAME= re
DISTVERSIONPREFIX= v
DISTVERSION= 3.23.0
CATEGORIES= audio devel
MAINTAINER= herbert@gojira.at
COMMENT= Library for real-time comms with async IO support
WWW= https://github.com/baresip
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake ssl
USE_GITHUB= yes
GH_ACCOUNT= baresip
USE_LDCONFIG= yes
.include <bsd.port.mk>