# $Id: Portfile 28456 2007-08-31 15:00:27Z eridius@macports.org $ PortSystem 1.0 name vala version 0.1.3 categories lang maintainers ed@fxq.nl description Compiler for the GObject type system long_description \ Vala is a new programming language that aims to bring modern \ programming language features to GNOME developers without \ imposing any additional runtime requirements and without using \ a different ABI compared to applications and libraries written \ in C. homepage http://live.gnome.org/Vala platforms darwin master_sites \ gnome:sources/${portname}/[strsed ${version} {/\.[0-9]*$//}] checksums \ md5 d6552982b10582d0b01c3d612fb098b2 \ sha1 391737b17a95786f1739cbb5f69b6cb04c2f92b9 \ rmd160 02a3dd92d8eee7aa8191df209f2cb015762c7481 use_bzip2 yes depends_build bin:flex:flex depends_lib port:glib2 port:pkgconfig