aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2014-12-02 15:41:14 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2014-12-02 15:41:14 +0000
commit08e16cd8b282f09f97c798f090d28a7c54662734 (patch)
treedfd3a37f2aa5726aeab2e13a62b961ee02d3b197 /databases/Makefile
parent0f1c879e37ddb0d10e494ba112c8f77e320b927a (diff)
downloadports-08e16cd8b282f09f97c798f090d28a7c54662734.tar.gz
ports-08e16cd8b282f09f97c798f090d28a7c54662734.zip
New port:
Barman: backup and recovery manager for PostgreSQL. Barman is an open-source administration tool for disaster recovery of PostgreSQL servers written in Python. It allows your organisation to perform remote backups of multiple servers in business critical environments and helps DBAs during the recovery phase. WWW: http://www.pgbarman.org/
Notes
Notes: svn path=/head/; revision=373768
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 404881b039c7..a643f0b9c5af 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -536,6 +536,7 @@
SUBDIR += pgadmin3
SUBDIR += pgagent
SUBDIR += pgbadger
+ SUBDIR += pgbarman
SUBDIR += pgbouncer
SUBDIR += pgdbf
SUBDIR += pgespresso