Ticket #21513: Portfile

File Portfile, 974 bytes (added by jehan.monnier@…, 15 years ago)

3.2.1 version

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: PortFile 57236 2009-09-08 00:18:44Z macsforever2000@macports.org $
3
4PortSystem            1.0
5
6name                  linphone
7version               3.2.1
8categories            net
9maintainers           linphone.org:jehan.monnier
10description           voice over IP sip phone
11long_description      With linphone you can communicate freely with people over the internet, with voice and text instant messaging.
12homepage              http://www.linphone.org/index.php
13platforms             darwin
14master_sites          http://download.savannah.gnu.org/releases-noredirect/linphone/3.2.x/sources/
15                       
16checksums             md5 434b163f37107c8bedb535d5ce044119
17
18depends_lib           port:libglade2 \
19                      port:speex-devel \
20                      port:libeXosip2
21
22configure.args-append --disable-video --with-readline=none