Ticket #17719: Portfile

File Portfile, 518 bytes (added by andrea.bedini@…, 15 years ago)
Line 
1# $Id$
2
3PortSystem 1.0
4PortGroup python25 1.0
5
6name                    py25-llvm
7version                 0.5
8categories              python
9maintainers             nomaintainer
10description             Python bindings for LLVM
11long_description        ${description}
12
13homepage                http://mdevan.nfshost.com/llvm-py/index.html
14master_sites            http://llvm-py.googlecode.com/files
15distname                llvm-py-${version}
16checksums               md5 4c673cdbf6d5f520e0a08e0f8cbdbf60 \
17                        sha1 31e596f48c199ae691a71b1ceb0ed29806f0fa9b \
18                        rmd160 a86b0a49d62114a5b6b93cd5e11394ca7724b4b2
19use_bzip2               yes
20depends_lib             port:llvm