aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorMahdi Mokhtari <mmokhi@FreeBSD.org>2019-03-27 17:10:54 +0000
committerMahdi Mokhtari <mmokhi@FreeBSD.org>2019-03-27 17:10:54 +0000
commitad96bd5002c8464ea9994aa9d26377f1819be98c (patch)
tree6f90ee5e6ad843fb68b2673234567973a5a64dd6 /databases/Makefile
parentde1e595109feef5bb05de7bbadcb6080e8779d22 (diff)
downloadports-ad96bd5002c8464ea9994aa9d26377f1819be98c.tar.gz
ports-ad96bd5002c8464ea9994aa9d26377f1819be98c.zip
databases/automysqlbackup: Add the port to the tree
AutoMySQLBackup is a script that takes the pain out of setting up automated incremental daily, weekly, and monthly backups of MySQL databases. Submitted by: Christian Schwarz <me@cschwarz.com> Reviewed by: matthew Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D19612
Notes
Notes: svn path=/head/; revision=496952
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 d38b755362e9..3d8dfc82474e 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -23,6 +23,7 @@
SUBDIR += arangodb33
SUBDIR += ateam_mysql_ldap_auth
SUBDIR += autobackupmysql
+ SUBDIR += automysqlbackup
SUBDIR += bbdb
SUBDIR += beansdb
SUBDIR += buzhug