PortSystem 1.0 name mapm version 3 platforms darwin maintainers mike+mapm3@gene-hacker.net categories sci description cli tool for calculating Quantitative Trait Loci master_sites http://www-genome.wi.mit.edu/ftp/distribution/software/mapmaker3/ distname ${name}${version}-source extract.sufx .tar.Z checksums md5 8aa7a061d32a49c8704c1a5c4b31aa2d pre-extract {system "mkdir ${worksrcpath}" } extract.cmd uncompress extract.pre_args -c extract.post_args | tar -C ${worksrcpath} -xf - patchfiles patch-iolib.h patch-xmapmaker patch-Makefile patch-system.h patch-xqtl configure { reinplace "s|^DIR= /usr/local/bin|DIR= ${prefix}/bin|g" \ "${worksrcpath}/Makefile" } contents \ bin/mapmaker \ bin/mapmaker.help \ bin/qtl \ bin/qtl.help \ bin/xmapmaker \ bin/xqtl