# -*- 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 # $Id$ PortSystem 1.0 PortGroup cmake 1.0 name libmsn version 4.1 revision 1 categories net license {GPL-2+ OpenSSLException} platforms darwin maintainers nomaintainer description MSN Messenger library long_description libmsn is a C++ library for Microsoft's MSN Messenger \ service. It provides a high-level interface that allows \ an application to access instant messaging features with \ ease. homepage http://sourceforge.net/projects/libmsn/ master_sites sourceforge checksums md5 769d3cf0e5625263fbc23321c1ddfcb0 use_bzip2 yes depends_lib path:lib/libssl.dylib:openssl patchfiles patch-msntest.cpp.diff \ patch-util.diff