PortSystem 1.0 name airport version 0.1 distname ${name} categories net maintainers noses@noses.com description wireless card utility by ragge@nada.kth.se long_description command-line tool to access the airport-driver. platforms darwin master_sites http://www.macstumbler.com/ checksums md5 5a27269dc798425dbbac332b4df0ab61 configure {} install { cd ${worksrcpath} system "install -o root -m 755 -d ${destroot}${prefix}/bin" system "install -o root -m 555 ${name} ${destroot}${prefix}/bin" }