# $Id: Portfile 64267 2010-02-28 02:14:35Z toby@macports.org $

PortSystem 1.0
PortGroup xcode 1.0

name            arrsync
version         0.4.1
revision        1
categories      aqua net

description     The rsync GUI of Pirates
long_description \
    A Mac OS X graphical front end for the utility rsync.
homepage        http://arrsync.sourceforge.net/

platforms       darwin
#license         GPLv2
maintainers     toby

master_sites    sourceforge
checksums       md5 48266ba28a8b8f619a66950bced7dbb7 \
                sha1 b2703230ef43c8a58e9b82227b3cddcd93d2cafa \
                rmd160 9e5127fdbfed0c8982350069fcd904274e121580

patchfiles      patch-arRsync.xcodeproj__project.pbxproj \
                patch-mainUIController.m

livecheck.type  regex
livecheck.url   ${homepage}
livecheck.regex <h2>Current Version : (.*)</h2>
