# -*- 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: Portfile 88970 2012-01-15 16:09:18Z snc@macports.org $

PortSystem          1.0
PortGroup           github 1.0

github.setup        hbons SparkleShare 0.2.5
categories          sysutils
platforms           freebsd darwin
maintainers         snc openmaintainer
license             GPL-3+

description         collaboration and sharing tool designed to be simple and \
                    stay out of your way

long_description    ${name} is a ${description}.  It allows you to instantly \
                    sync with any Git repository you have access to.

homepage            http://sparkleshare.org/

checksums           rmd160  3734b8acb600d72c5a5b438f4089fee79f42af80 \
                    sha256  680067a0cf18b7c670251fe88337015500e5a869fea0bd9aa9489f88f63cd607

depends_build       port:intltool \
                    port:pkgconfig

depends_lib         port:gtk2 \
                    port:gtk-sharp2 \
                    port:mono \
                    port:notify-sharp \
                    port:webkit-sharp

# mono is not universal
universal_variant   no
