aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-02-12 10:30:26 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-02-12 10:30:26 +0000
commit4e930d1462ee4c80f7003dbb86a1f693336d9c0b (patch)
tree4b2003f4a4243d85beccb9b0f849b07409490ebb /databases/Makefile
parentad494ab1df3351b408546f66d5db9330b951bc7a (diff)
downloadports-4e930d1462ee4c80f7003dbb86a1f693336d9c0b.tar.gz
ports-4e930d1462ee4c80f7003dbb86a1f693336d9c0b.zip
Liquibase is an open source (Apache 2.0 Licensed), database-independent
library for tracking, managing and applying database changes. It is built on a simple premise: All database changes are stored in a human readable yet trackable form and checked into source control. WWW: http://www.liquibase.org/ PR: ports/176032 Submitted by: Gea-Suan Lin <gslin@gslin.org>
Notes
Notes: svn path=/head/; revision=312093
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 3334d61634a3..ccf4138c2277 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -178,6 +178,7 @@
SUBDIR += linux-oracle-instantclient-basic
SUBDIR += linux-oracle-instantclient-sdk
SUBDIR += linux-oracle-instantclient-sqlplus
+ SUBDIR += liquibase
SUBDIR += lsdb
SUBDIR += luasql-mysql
SUBDIR += luasql-postgres