diff options
author | acm <acm@FreeBSD.org> | 2015-08-09 12:55:20 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2015-08-09 12:55:20 +0800 |
commit | d7e59942da3ac6aef2fcad20c7c01bccfca5492c (patch) | |
tree | 9f3a906db3f1e5e3b6e33fcbc7e0460c9289a632 /sysutils/Makefile | |
parent | 6c4c5e9bc967e6b1bb46310d216df6b3a1bc2a93 (diff) | |
download | freebsd-ports-gnome-d7e59942da3ac6aef2fcad20c7c01bccfca5492c.tar.gz freebsd-ports-gnome-d7e59942da3ac6aef2fcad20c7c01bccfca5492c.tar.zst freebsd-ports-gnome-d7e59942da3ac6aef2fcad20c7c01bccfca5492c.zip |
- New ports : sysutils/bareos-*
Bareos (BackupArchivingRecoveryOpenSourced) is a reliable network open source
software to backup, archive and restore files from all major operating systems.
The fork was founded 2010 out of the bacula.org project. The fork has been
actively developed and many new features have been added.
WWW: http://www.bareos.org/
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index a180f7042d3e..495268c189a8 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -67,6 +67,10 @@ SUBDIR += bacula5-client-static SUBDIR += bacula5-docs SUBDIR += bacula5-server + SUBDIR += bareos-bat + SUBDIR += bareos-client + SUBDIR += bareos-client-static + SUBDIR += bareos-server SUBDIR += baloo SUBDIR += baloo-widgets SUBDIR += bamf |