# $Id: Portfile 37465 2008-06-09 01:48:31Z ram@macports.org $ PortSystem 1.0 PortGroup python24 1.0 name py-numpy version 1.1.0 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 bf176b9857c4c588a63e414df84a1826 \ sha1 c36451e05251599294abfefa386835300e2066d5 \ rmd160 046d15df1d4c1733886a61677d6f7e9a836f8ea3 patchfiles patch-g95_link.diff depends_lib-append port:fftw-3 post-patch { reinplace "s|@@MPORTS_PREFIX@@|${prefix}|" ${worksrcpath}/numpy/distutils/fcompiler/g95.py } livecheck.distname NumPy