2012-12-19 02:47:52 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= sofia-sip
|
|
|
|
PORTVERSION= 1.12.11
|
|
|
|
CATEGORIES= net
|
|
|
|
MASTER_SITES= SF
|
|
|
|
|
|
|
|
MAINTAINER= bapt@FreeBSD.org
|
|
|
|
COMMENT= Open-source SIP User-Agent library
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_OPENSSL= yes
|
|
|
|
USE_GNOME= glib20 gnomehack
|
2013-03-08 11:51:34 +01:00
|
|
|
USE_PKGCONFIG= build
|
2012-12-19 02:47:52 +01:00
|
|
|
|
|
|
|
MAN1= sip-date.1 \
|
|
|
|
sip-options.1 \
|
|
|
|
localinfo.1 \
|
|
|
|
addrinfo.1 \
|
|
|
|
stunc.1 \
|
|
|
|
sip-dig.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|