# -*- 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 lorcon version 20081101 categories net platforms darwin maintainers nomaintainer license GPL-2 description Loss Of Radio CONnectivity homepage http://802.11ninja.net/ master_sites sourceforge:airpwn dist_subdir airpwn distname airpwn-1.4 extract.suffix .tgz checksums sha1 30df2f76cbbf35a9aa4053fa622f5249f2960e88 \ rmd160 4703b31cbf70b5d7fac4b921722c81fde5e29bc7 extract.post_args-append ${worksrcdir}/lorcon-current.tgz post-extract { system "cd ${worksrcpath} && tar xzf lorcon-current.tgz" } patch.dir ${worksrcpath}/lorcon configure.dir ${patch.dir} build.dir ${configure.dir} # gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags universal_variant no