# $Id: Portfile 41049 2008-10-21 12:06:33Z jmr@macports.org $ PortSystem 1.0 name libgweather version 2.24.0 set branch [join [lrange [split ${version} .] 0 1] .] description Library to accessing online weather informations. long_description libgweather is a library to access weather \ information from online services for numerous \ locations. maintainers nomaintainer categories net gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/${name}/${branch}/ checksums md5 d006328ec5cebc5dbf3a18834db95bba \ sha1 b7e0b47f4875fae5d6afb4abaad08d2b08f31970 \ rmd160 0929885f2a7ac8ee90d68e71f754ecdb56cbad09 depends_lib port:gconf \ port:gnome-vfs \ port:gtk2 use_bzip2 yes post-activate { system "${prefix}/bin/scrollkeeper-update" }