Files
ports/telephony/baresip/re/Makefile
T

13 lines
217 B
Makefile

COMMENT = portable library for real-time communications
GH_PROJECT = re
SHARED_LIBS = re 24.2 # 24.0
CATEGORIES += devel
WANTLIB = crypto execinfo m pthread ssl z
COMPILER_LANGS = c c++
.include <bsd.port.mk>