summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorHerve Quiroz <hq@FreeBSD.org>2005-05-14 17:05:49 +0000
committerHerve Quiroz <hq@FreeBSD.org>2005-05-14 17:05:49 +0000
commit50ed27ab740d928ee6979f958956b1eba57acf47 (patch)
tree0cea0bb75a3293310c557a4ee3955f0cc35961a0 /java/Makefile
parent- Reset MAINTAINER (diff)
Castor is a data binding framework for Java. It's the shortest path
between Java objects, XML documents, and relational tables. Castor provides Java-to-XML binding, Java-to-SQL persistence, and more. WWW: http://www.castor.org/ PR: 80942 Submitted by: Adam VanderHook <acidos@bandwidth-junkies.net>
Notes
Notes: svn path=/head/; revision=135248
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile
index 74da3fa2f33e..e567901ef7c8 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -10,6 +10,7 @@
SUBDIR += bsh
SUBDIR += bugseeker
SUBDIR += bugseeker-demo
+ SUBDIR += castor
SUBDIR += classpath
SUBDIR += collections
SUBDIR += cos