Ticket #23999: Portfile

File Portfile, 1.1 KB (added by cjones051073 (Chris Jones), 14 years ago)
Line 
1# -*- 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
2
3# $Id: $
4
5PortSystem          1.0
6PortGroup           kde4 1.0
7
8name                kdesvn
9version             1.5.2
10revision            0
11
12categories          kde kde4
13maintainers         nomaintainer
14
15description         KDE4 subversion frontend
16long_description    KDESvn is a frontend to subversion repositories using \
17                    the KDE4 framework
18
19platforms           darwin
20
21homepage            http://kdesvn.alwins-world.de
22master_sites        http://kdesvn.alwins-world.de/downloads/
23
24use_bzip2           yes
25checksums           md5     75bacc14aff0e0c2bbbf1e4ea02a1316 \
26                    sha1    e8728c1f6fbf46b7ac2879bfdba152c9be9b9b43 \
27                    rmd160  5361e0983c6a18afabcb88cc06270fc3fbb595aa
28
29depends_lib-append  port:kdelibs4 \
30                    port:kdebase4-runtime
31
32patchfiles          app-install-and-icon-fix.patch no-kdesdk-conflict.patch
33patch.dir           ${workpath}/${distname}/src
34
35configure.args-append ../${distname}