diff options
author | acm <acm@FreeBSD.org> | 2015-08-09 13:14:01 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2015-08-09 13:14:01 +0800 |
commit | ae4228738632b9c019557671550aa73dbe7f727d (patch) | |
tree | 134a50843b759f4b21fd1c7b14ab553e09c3cbd3 /sysutils/Makefile | |
parent | e34a3fa99adc358288c052909e7ca4b1747f011e (diff) | |
download | freebsd-ports-gnome-ae4228738632b9c019557671550aa73dbe7f727d.tar.gz freebsd-ports-gnome-ae4228738632b9c019557671550aa73dbe7f727d.tar.zst freebsd-ports-gnome-ae4228738632b9c019557671550aa73dbe7f727d.zip |
- New port: sysutils/bareos-docs
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.
This port installs the latest documentation for Bareos.
WWW: http://www.bareos.org/
> Approved by: If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email.
> MFH: Ports tree branch name. Request approval for merge.
> Relnotes: Set to 'yes' for mention in release notes.
> Security: Vulnerability reference (one per line) or description.
> Sponsored by: If the change was sponsored by an organization.
> Empty fields above will be automatically removed.
M Makefile
A bareos-docs
AM bareos-docs/Makefile
AM bareos-docs/distinfo
AM bareos-docs/pkg-descr
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 495268c189a8..f72a49a841f3 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -70,6 +70,7 @@ SUBDIR += bareos-bat SUBDIR += bareos-client SUBDIR += bareos-client-static + SUBDIR += bareos-docs SUBDIR += bareos-server SUBDIR += baloo SUBDIR += baloo-widgets |