diff options
author | yuri <yuri@FreeBSD.org> | 2018-06-04 10:29:20 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-06-04 10:29:20 +0800 |
commit | f1a72e557fc0333321bea396b7d4c6d39f7b0668 (patch) | |
tree | 02c98a9c8ee536fbe2c274b163a48c892c28977f /databases/Makefile | |
parent | a63d4e8d44df6a32827da5d7a6bfb880491ca330 (diff) | |
download | freebsd-ports-gnome-f1a72e557fc0333321bea396b7d4c6d39f7b0668.tar.gz freebsd-ports-gnome-f1a72e557fc0333321bea396b7d4c6d39f7b0668.tar.zst freebsd-ports-gnome-f1a72e557fc0333321bea396b7d4c6d39f7b0668.zip |
New port: databases/cayley: Open-source graph database
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index f617b64fa26b..81187be02788 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -32,6 +32,7 @@ SUBDIR += c3p0 SUBDIR += cassandra-cpp-driver SUBDIR += casstcl + SUBDIR += cayley SUBDIR += cdb SUBDIR += cego SUBDIR += cegobridge |