# $Id: Portfile 28064 2007-08-19 16:53:39Z nox@macports.org $ PortSystem 1.0 name unalz version 0.50 categories archivers platforms darwin maintainers minskim@bawi.org description unarchiver for the AlZip format long_description Unalz is a BSD-licensed unarchiver for AlZip format which \ requires proprietary and win32-only software but widely used \ in Korea. homepage http://www.kipple.pe.kr/win/unalz/ master_sites ${homepage} checksums md5 bc26fc608412f73aaf48db0b51e13593 extract.suffix .tgz worksrcdir unalz use_configure no build.target posix-utf8 destroot { xinstall -m 755 -s ${worksrcpath}/unalz ${destroot}${prefix}/bin } universal_variant no