# $Id: Portfile 38077 2008-07-05 21:37:56Z ryandesign@macports.org $ PortSystem 1.0 name libopensync version 0.18 categories devel platforms darwin maintainers nomaintainer description platform independent synchronization framework long_description \ OpenSync is a synchronization framework that is platform and distribution \ independent. It consists of several plugins that can be used to connect to \ devices, a powerfull sync-engine and the framework itself. The \ synchronization framework is kept very flexible and is capable of \ synchronizing any type of data, including contacts, calendar, tasks, notes \ and files. homepage http://www.opensync.org/ use_bzip2 yes checksums md5 0ae1c94a9968711ae408d0f8b2c07f9a \ sha1 c869feacbba76d610dfbc7e8a5dea1e5dcad82ed \ rmd160 0d8d2181e0a032791096ba2d471a8934591cd5cd depends_build bin:bison:bison depends_lib port:gettext \ port:libiconv \ port:libxml2 \ path:${prefix}/lib/pkgconfig/glib-2.0.pc:glib2 \ port:sqlite3 \ port:zlib configure.args --disable-python