1 | # $Id$ |
---|
2 | |
---|
3 | PortSystem 1.0 |
---|
4 | name ktoblzcheck |
---|
5 | version 1.10 |
---|
6 | revision 0 |
---|
7 | categories devel |
---|
8 | maintainers mas@seligma.com |
---|
9 | description a library to check bank account numbers and bank codes |
---|
10 | long_description ${description} |
---|
11 | homepage http://ktoblzcheck.sourceforge.net/ |
---|
12 | master_sites sourceforge |
---|
13 | checksums md5 e6ace03acb1944a4500cf8c08919c192 |
---|
14 | configure.args --enable-python |
---|
15 | |
---|
16 | #depends_lib lib:libssl:openssl port:libxml2 |
---|
17 | #depends_build bin:glibtoolize:libtool |
---|
18 | |
---|
19 | #configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ |
---|
20 | # CFLAGS="-L${prefix}/lib -I${prefix}/include" \ |
---|
21 | # #LDFLAGS="" |
---|