2015-01-01 13:54:23 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= libzrtpcppcore
|
|
|
|
DISTVERSIONPREFIX= V
|
|
|
|
DISTVERSION= 4.3.1
|
2015-01-11 20:25:27 +01:00
|
|
|
PORTREVISION= 1
|
2015-01-01 14:42:14 +01:00
|
|
|
CATEGORIES= security
|
2015-01-01 13:54:23 +01:00
|
|
|
|
2015-04-16 21:08:09 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2015-01-01 13:54:23 +01:00
|
|
|
COMMENT= GNU ZRTP library
|
|
|
|
|
|
|
|
LICENSE= LGPL3
|
|
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
|
|
|
|
USE_GITHUB= yes
|
|
|
|
GH_ACCOUNT= wernerd
|
|
|
|
GH_PROJECT= ZRTPCPP
|
|
|
|
|
2015-01-11 20:25:27 +01:00
|
|
|
USES= cmake:outsource
|
2015-01-01 13:54:23 +01:00
|
|
|
CMAKE_ARGS= -DCORE_LIB=true
|
|
|
|
USE_LDCONFIG= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|