diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-03-11 20:10:29 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-03-11 20:10:29 +0000 |
commit | 02f6020b829e6b885415e85051a4dab871f1d40c (patch) | |
tree | 5e1a3a512458ed2a55dc8f6888058656e21fb188 /www/Makefile | |
parent | 6db76aa2a87d9b7e6e82b841efe867ef7dc41967 (diff) | |
download | ports-02f6020b829e6b885415e85051a4dab871f1d40c.tar.gz ports-02f6020b829e6b885415e85051a4dab871f1d40c.zip |
- New port grails-1.0.1
Grails aims to bring the "coding by convention" paradigm to Groovy. It's an
open-source web application framework that leverages the Groovy language and
complements Java Web development. You can use Grails as a standalone
development environment that hides all configuration details or integrate your
Java business logic. Grails aims to make development as simple as possible and
hence should appeal to a wide range of developers not just those from the
Java community.
PR: ports/121588
Submitted by: Mitchell Smith <mjs at bur.st>
Notes
Notes:
svn path=/head/; revision=208832
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index b91945e719d2..2059e2625e75 100644 --- a/www/Makefile +++ b/www/Makefile @@ -219,6 +219,7 @@ SUBDIR += gnustep-ticker SUBDIR += google-sitemapgen SUBDIR += goose + SUBDIR += grails SUBDIR += gregarius SUBDIR += groupoffice SUBDIR += gstreamer-plugins-neon |