# $Id: Portfile 23765 2007-04-09 04:53:56Z mij@macports.org $ PortSystem 1.0 name aspell-dict-ru version 0.99f7 categories textproc maintainers nomaintainer@macports.org description Russian dictionary for aspell homepage http://aspell.net/ platforms darwin long_description Aspell with Russian dictionary. master_sites gnu:aspell/dict/ru distname aspell6-ru-${version}-1 checksums md5 c4c98eaa5e77ad3adccbc5c96cb57cb3 use_bzip2 yes depends_build bin:aspell:aspell configure { system "cd ${worksrcpath} && ./configure \ --vars ASPELL=${prefix}/bin/aspell \ WORD_LIST_COMPRESS=${prefix}/bin/word-list-compress" }