# $Id: Portfile 67323 2010-05-05 15:51:10Z vinc17@macports.org $ PortSystem 1.0 name stardict-xmlittre version 2.4.2 categories textproc platforms darwin maintainers vinc17 openmaintainer description XMLittré dictionary for stardict long_description XMLittré dictionary for stardict. homepage http://francois.gannaz.free.fr/Littre/accueil.php master_sites sourceforge:stardict checksums md5 60252449ad6d9d3fee48ccba3412d127 \ sha1 16920eb26a042f81feff6f9888548f6f3520e095 use_bzip2 yes use_configure no build {} destroot { set instdir share/stardict/dic file mkdir "${destroot}${prefix}/${instdir}" xinstall -m 644 -v -W ${worksrcpath} \ XMLittre.dict.dz XMLittre.ifo XMLittre.idx \ "${destroot}${prefix}/${instdir}" } livecheck.type regex livecheck.url http://sourceforge.net/project/showfiles.php?group_id=80679 livecheck.regex ${name}-(\\d+\\.\\d+\\.\\d+)