aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2020-01-06 09:08:40 +0000
committerMartin Wilke <miwi@FreeBSD.org>2020-01-06 09:08:40 +0000
commitcdc43b3729903bbfd8ba95618f226acd7c078156 (patch)
tree7d2a050cb08294b8d208b7ee3bdd01fe059262da /databases/Makefile
parent71f6a9639f1956f75877467b262c75acc1776634 (diff)
downloadports-cdc43b3729903bbfd8ba95618f226acd7c078156.tar.gz
ports-cdc43b3729903bbfd8ba95618f226acd7c078156.zip
Pgweb is a web-based database browser for PostgreSQL, written in Go and works on
OSX, Linux and Windows machines. Main idea behind using Go for backend development is to utilize ability of the compiler to produce zero-dependency binaries for multiple platforms. Pgweb was created as an attempt to build very simple and portable application to work with local or remote PostgreSQL databases. WWW: https://github.com/sosedoff/pgweb
Notes
Notes: svn path=/head/; revision=522209
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 e330ea559ea8..d61768b44f32 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -99,6 +99,7 @@
SUBDIR += gnats4
SUBDIR += gnatsweb4
SUBDIR += go-carbon
+ SUBDIR += go-pgweb
SUBDIR += gom
SUBDIR += gqlplus
SUBDIR += grass7