summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-09-17 06:15:54 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-09-17 06:15:54 +0000
commit4b3480a11ad53709c584a0bd4fda993e58e91bfd (patch)
tree37e37ae07345774342977ba65544e7e683b3b2b5 /databases/Makefile
parentUpdate to 0.44.1. (diff)
The GNUstep Database Library 2 (GDL2) is a set of libraries to map
Objective-C objects to rows of relational database management systems (RDBMS). It aims to be compatible with Enterprise Objects Framework (EOF) as released with WebObjects 4.5 from Apple Inc. This port also provides the GNUstep DBModeler and a Gorm GDL2 Palette. PR: 103294 Submitted by: Gürkan Sengün Reviewed by: alexbl
Notes
Notes: svn path=/head/; revision=173214
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 9f45b48dbda0..64996d06a639 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -59,6 +59,7 @@
SUBDIR += gauche-gdbm
SUBDIR += gbib
SUBDIR += gdbm
+ SUBDIR += gdl2
SUBDIR += gigabase
SUBDIR += glom
SUBDIR += gmysql