# $Id: Portfile 40936 2008-10-18 17:30:04Z raimue@macports.org $ PortSystem 1.0 name vala version 0.3.5 categories lang maintainers ed@80386.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 ac2b5ab509dfabd923d0ed89df2c7c47 \ sha1 fc1055fde250a9fa5f4ef56ba2f731ba832b2861 \ rmd160 f53304b07cf3375f44ef7bb880c6f8b0c8a721c2 use_bzip2 yes depends_lib port:glib2 port:pkgconfig