git: d31f3ae69595 - main - net/belle-sip: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Oct 2021 19:54:52 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d31f3ae695954819f67adad6747490fd51c8abf0
commit d31f3ae695954819f67adad6747490fd51c8abf0
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-23 19:54:17 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-23 19:54:48 +0000
net/belle-sip: Add CPE information
Approved by: portmgr (blanket)
---
net/belle-sip/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net/belle-sip/Makefile b/net/belle-sip/Makefile
index 76d82ff5a964..5d7d89c93a03 100644
--- a/net/belle-sip/Makefile
+++ b/net/belle-sip/Makefile
@@ -16,7 +16,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libantlr3c.so:devel/libantlr3c \
libbctoolbox.so:net/bctoolbox
-USES= cmake
+USES= cmake cpe
+CPE_VENDOR= linphone
USE_JAVA= yes
USE_LDCONFIG= yes