# $Id: Portfile 32866 2008-01-14 09:04:40Z ryandesign@macports.org $ PortSystem 1.0 name micq version 0.4.12 categories net maintainers nomaintainer description portable text-mode ICQ clone long_description mICQ is a very portable text-mode ICQ clone. \ Originally written by Matthew D. Smith, a great \ part of mICQ has been rewritten by Ruediger Kuhlmann, \ in particular the support for the new version 8 of the \ ICQ protocol that became necessary, the internationalization, \ the file transfer and some restructuring of the code. homepage http://micq.ausics.net/ platforms darwin freebsd extract.suffix .tgz master_sites ${homepage}archives/ checksums md5 92474a12ff064a0204c2a6b59169fb66 configure.args --prefix=${destroot}${prefix} destroot.destdir prefix=${destroot}${prefix} post-destroot { system "cp ${worksrcpath}/doc/*png ${destroot}${prefix}/share/micq" system "cp ${worksrcpath}/doc/*xpm ${destroot}${prefix}/share/micq" } livecheck.check regex livecheck.url [lindex ${master_sites} 0]?C=M&O=D livecheck.regex ${name}-(\[0-9.\]+)\\.tgz