# $Id: Portfile,v 1.2 2004/12/18 19:10:41 jberry Exp $ PortSystem 1.0 name groovy version 1.0-beta-8 categories java lang maintainers jberry@opendarwin.org platforms darwin description Groovy -- a Java-based scripting language long_description Groovy is a new agile dynamic language for the JVM combining \ lots of great features from languages like Python, Ruby and \ Smalltalk and making them available to Java developers \ using a Java-like syntax. \ \ Groovy is designed to help you get things done on the Java \ platform in a quicker, more concise and fun way - bringing \ the power of Python and Ruby inside the Java platform. \ \ Groovy can be used as an alternative compiler to javac to \ generate standard Java bytecode to be used by any Java project \ or it can be used dynamically as an alternative language such \ as for scripting Java objects, templating or writing unit test cases. distname ${name}-${version}-src master_sites http://dist.codehaus.org/groovy/distributions/ checksums md5 b57f6db899c2c46a2d409575b589f74f depends_build bin:ant:apache-ant \ bin:maven:maven depends_lib bin:java:kaffe \ use_configure no worksrcdir ${name}-${version} build.cmd maven build.target groovy:disable-unittests groovy:make-install post-patch { reinplace /