# $Id: Portfile 37408 2008-06-06 13:24:41Z ram@macports.org $ PortSystem 1.0 PortGroup python25 1.0 name py25-numpy version 1.0.4 revision 8 categories python platforms darwin maintainers ram openmaintainer description The core utilities for the scientific library scipy for Python long_description ${description} homepage http://numpy.scipy.org/ master_sites sourceforge:numpy distname numpy-${version} checksums md5 8f011e9d7697da570efaac61c51725e0 \ sha1 9a1f09358c3310cf990eecd06dc2eb54aec78321 \ rmd160 8ac192ad3f36a94a45c26e0c4028fdbb744881f5 patchfiles patch-g95_link.diff \ patch-f2py_rules.py.diff depends_lib-append port:fftw-3 \ port:py25-hashlib post-patch { reinplace "s|@@MPORTS_PREFIX@@|${prefix}|" ${worksrcpath}/numpy/distutils/fcompiler/g95.py } livecheck.distname NumPy