Ticket #15591: Portfile

File Portfile, 1.6 KB (added by ddimes@…, 16 years ago)
Line 
1# $Id$
2PortSystem        1.0
3
4name              kmm_banking
5version           0.9.7beta
6# this is specific to this port and *version* for downloading it
7set release       05
8
9categories        devel net kde finance
10maintainers       nomaintainer
11platforms         darwin
12description       an online banking external plugin for KMyMoney
13long_description  KMyMoney is the personal finance manager for KDE. \
14                  This plugin provides an online banking interface \
15                  using KBanking within the aqbanking package. \
16                  This plugin needs AqBanking3 and KMyMoney 0.8.9 or newer.
17                 
18homepage          http://www.aquamaniac.de/sites/aqbanking/index.php
19master_sites      http://www.aquamaniac.de/sites/download/download.php?package=05&release=${release}&file=01&dummy=kmm_banking-${version}.tar.gz
20
21checksums         md5 c09878ee7a6980d0ea072f0cbd824115 \
22                  sha1 1d9de3516d81054a1e7857f901c0f682cb5a3027 \
23                  rmd160 c2ba3b4f67d4f7d713d834bd7e43518f50c2bb54
24                  # unverified -- upstream does not publish signatures!
25                                   
26depends_lib       port:aqbanking3 \
27                  port:gwenhywfar3
28                 
29configure.cppflags-append  "-L${prefix}/lib"
30configure.cflags-append    "-L${prefix}/lib"
31configure.ldflags-append   "-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib"
32configure.env     QTDIR=${prefix}/lib/qt3
33configure.args    --with-qt-dir=${prefix}/lib/qt3 \
34                  --without-arts