# -*- 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$ # This comment was inserted on 20160713 to force reindexing of # this port after the default homepage definition in the perl5 # PortGroup was changed to use metacpan.org (r150080). # Reindexing is necessary for the new definition to take effect. # This comment may be removed in subsequent updates of this port. PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup PDL-FFTW3 0.04 license GPL maintainers nomaintainer description PDL::FFTW3 - PDL interface to the Fastest Fourier Transform in the West v3 long_description ${description} platforms darwin checksums rmd160 3f672296056f8d3f349f4118e6887b1f37c2b74f \ sha256 2a4639514b96edb400018ed5266e4cdb8f1ab3ce37e3c55176bacc3197873ebb if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-alien-fftw3 depends_lib-append \ port:p${perl5.major}-pdl \ port:fftw-3 \ port:fftw-3-single \ port:fftw-3-long }