Ticket #45879: Portfile

File Portfile, 859 bytes (added by gallafent, 9 years ago)

Portfile for belle-sip 1.3.0

Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2# $Id: $
3
4PortSystem          1.0
5
6name                belle-sip
7version             1.3.0
8categories          net
9platforms           darwin
10license             GPL-2
11maintainers         nomaintainer
12description         An object oriented SIP Stack written in C.
13long_description    SIP user agent library used for example by liblinphone and linphone.
14                   
15homepage            http://www.linphone.org/technical-corner/belle-sip/overview
16master_sites        savannah:linphone/belle-sip/
17
18checksums           rmd160 c0fb0c80e64d7d330cb9058fd19bba4f53724e3a \
19                    sha256 50f0106903bdf67fcbc674dd6b3ec2930d5a5e735d9ba70dbe21f4bc76f08091
20
21depends_lib         port:antlr3c
22
23# todo: polarssl variant?