Ticket #16131: Portfile.2
File Portfile.2, 591 bytes (added by iggy@…, 16 years ago) |
---|
Line | |
---|---|
1 | # $Id$ |
2 | |
3 | PortSystem 1.0 |
4 | |
5 | name automoc |
6 | version 0.9.84 |
7 | categories kde4 |
8 | maintainers nobody |
9 | description kde4 automoc |
10 | long_description not really sure |
11 | homepage http://www.kde.org |
12 | platforms darwin |
13 | master_sites http://64.72.114.172:81/kde-svn/ |
14 | use_bzip2 yes |
15 | distname automoc-svn-r838458 |
16 | distfiles ${distname}.tar.bz2 |
17 | |
18 | checksums md5 cd1a437fcf116113c3b6e9511fb75f56 |
19 | |
20 | configure { system "cd ${worksrcpath} && cmake ${configure.args} ${worksrcpath}" } |
21 | configure.args |