aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-12-29 13:20:14 +0800
committeredwin <edwin@FreeBSD.org>2003-12-29 13:20:14 +0800
commit86dd730f8c10bc42fdd7e491ac08b8b427d804bd (patch)
tree5b5800c91f5e704247c78bc9619d3f6f473a38a0 /databases/Makefile
parentc48db0d7390011d625d04db3e1d61b655e191a3b (diff)
downloadfreebsd-ports-gnome-86dd730f8c10bc42fdd7e491ac08b8b427d804bd.tar.gz
freebsd-ports-gnome-86dd730f8c10bc42fdd7e491ac08b8b427d804bd.tar.zst
freebsd-ports-gnome-86dd730f8c10bc42fdd7e491ac08b8b427d804bd.zip
New port: databases/pgbash
pgBash is a bash shell with the ability to directly connect to a PostgreSQL Database and use it while still being at a shell prompt with all its features. PR: ports/54271 Submitted by: Sascha Holzleiter <sascha@root-login.org>
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 d1b2fba53cfd..ced37759892b 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -163,6 +163,7 @@
SUBDIR += pear-DB
SUBDIR += pgaccess
SUBDIR += pgadmin3
+ SUBDIR += pgbash
SUBDIR += php-sqlrelay
SUBDIR += phpmyadmin
SUBDIR += phppgadmin