# -*- 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 # $Id$ PortSystem 1.0 name ktoblzcheck version 1.40 categories devel finance maintainers mk openmaintainer description a library to check bank account numbers and bank codes long_description ${description} platforms darwin license LGPL-2.1+ homepage http://ktoblzcheck.sourceforge.net/ master_sites sourceforge checksums md5 fe29ec3ef8b48adf0302fd9d2607580b \ sha1 6bd54cdbeef15db63885a434362e45b7ac80c995 \ rmd160 ea5a6507a9762b25a8a8a804ceaa2a1d8df4c3b0 depends_lib port:python27 patchfiles patch-src_python_ktoblzcheck.py.diff configure.python ${prefix}/bin/python2.7 configure.args --enable-static set python_prefix ${frameworks_dir}/Python.framework/Versions/2.7 set python_libsite ${python_prefix}/lib/python2.7/site-packages configure.env am_cv_python_pythondir=${python_libsite} \ am_cv_python_pyexecdir=${python_libsite} livecheck.type regex livecheck.url http://sourceforge.net/projects/ktoblzcheck/files/ livecheck.regex ${name}-(\[0-9.\]+)\\.tar