# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $ PortSystem 1.0 name aspell-dict-sv version 0.51 categories textproc maintainers rfc.se:jakob description Swedish dictionary for aspell homepage http://aspell.net/ platforms darwin long_description Aspell with Swedish dictionary. master_sites gnu:aspell/dict/sv distname aspell-sv-${version}-0 checksums md5 d180c781f8986ea0f65b6b18f02a494e 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" }