Ticket #43768: Portfile

File Portfile, 959 bytes (added by Schamschula (Marius Schamschula), 10 years ago)
Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
2# $Id: Portfile 115381 2014-01-01 05:42:04Z jeremyhu@macports.org $
3
4PortSystem          1.0
5
6name                grsync
7version             1.2.4
8categories          net
9license             GPL
10platforms           darwin
11maintainers         gmail.com:mschamschula
12
13description         Grsync is a GUI for rsync.
14long_description    Grsync makes use of the GTK libraries to synchronize folders, files and make backups.
15homepage            http://www.opbyte.it/grsync/
16
17master_sites        http://www.opbyte.it/release/
18
19checksums           rmd160  26e4763755fb058f67adb0efa488a73435b30797 \
20                    sha256  5e74819a9188a5f722b8a692d8df0bc011c3ff1f1e8e4bbd8e5989b76e46c370
21
22build_depends       port:pkgconfig
23
24depends_lib         port:rsync \
25                    port:gtk2
26
27configure.args      --disable-unity