aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2021-06-28 01:11:43 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2021-06-28 01:14:20 +0000
commitca43515803a2c11ec91ed6f32aa3155628e45ae8 (patch)
tree3c4ebd8d0470b0d3b1756cb193b97ff330b369d2 /databases/Makefile
parent97f088e8685297c2dd9e1f39986ca45445a52fc1 (diff)
downloadports-ca43515803a2c11ec91ed6f32aa3155628e45ae8.tar.gz
ports-ca43515803a2c11ec91ed6f32aa3155628e45ae8.zip
databases/fireird30-[client|server]: New port: Firebird-3 relational database
Firebird is a relational database offering many ANSI SQL-99 features that runs on Linux, Windows, and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers. It has been used in production systems, under a variety of names since 1981. Firebird is completely free of any registration, licensing or deployment fees. It may be deployed freely for use with any third-party software, whether commercial or not. WWW: https://sourceforge.net/projects/firebird/ WWW: http://www.firebirdsql.org/ PR: 254387
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 105892cc5be0..6ade477ee5a1 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -73,7 +73,9 @@
SUBDIR += evolution-data-server
SUBDIR += fastdb
SUBDIR += firebird25-client
+ SUBDIR += firebird30-client
SUBDIR += firebird25-server
+ SUBDIR += firebird30-server
SUBDIR += fortytwo-bdb
SUBDIR += foundationdb
SUBDIR += foundationdb-devel