# $Id: Portfile 36257 2008-04-24 21:12:18Z raimue@macports.org $ PortSystem 1.0 name vala version 0.3.1 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 6a5f1d82f7aeb67805c28ee762db896d \ sha1 15b670ac10cda3f86e6742da4079ce0f8f7210a3 \ rmd160 6ecd298f5a2a9b6cca60385b3652476b0b42f2c2 use_bzip2 yes depends_lib port:glib2 port:pkgconfig