freebsd-ports/net/sofia-sip/Makefile

24 lines
359 B
Makefile
Raw Normal View History

# $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
USE_PKGCONFIG= build
MAN1= sip-date.1 \
sip-options.1 \
localinfo.1 \
addrinfo.1 \
stunc.1 \
sip-dig.1
.include <bsd.port.mk>