From 7f3b219da0069ae9dd105628704a68467d1d6632 Mon Sep 17 00:00:00 2001 From: thierry Date: Wed, 15 Jun 2005 22:41:31 +0000 Subject: Add BOUML 2.2.2, a free UML tool box allowing you to specify and generate code in C++, Java and Idl. BOUML is extensible, and the external tools (named plug-outs) may be developed in C++ or Java, using BOUML for their definition as any other program. The code generators and reverses are ones of the pre-defined plug-outs included in the BOUML distribution. --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index 59f075bede9f..d5d00f83b4a6 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -88,6 +88,7 @@ SUBDIR += bonobo-conf SUBDIR += boost SUBDIR += boost-python + SUBDIR += bouml SUBDIR += bugbuddy SUBDIR += bugzilla SUBDIR += buildtool -- cgit