summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/bacula9-server/Makefile3
-rw-r--r--sysutils/bacula9-server/pkg-descr2
2 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/bacula9-server/Makefile b/sysutils/bacula9-server/Makefile
index 26ef7fcd4c61..1bcfce3ae041 100644
--- a/sysutils/bacula9-server/Makefile
+++ b/sysutils/bacula9-server/Makefile
@@ -12,6 +12,9 @@ PKGNAMESUFFIX?= 9-server
MAINTAINER= dvl@FreeBSD.org
COMMENT?= Network backup solution (server)
+LICENSE= AGPLv3
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
USES+= libtool readline shebangfix ssl
SHEBANG_FILES= src/cats/make_catalog_backup.pl.in
python_OLD_CMD= @PYTHON@
diff --git a/sysutils/bacula9-server/pkg-descr b/sysutils/bacula9-server/pkg-descr
index 4167c26533dc..20aa3c67feda 100644
--- a/sysutils/bacula9-server/pkg-descr
+++ b/sysutils/bacula9-server/pkg-descr
@@ -8,4 +8,4 @@ recover lost or damaged files. Due to its modular design, Bacula is
scalable from small single computer systems to systems consisting of
hundreds of computers located over a large network.
-WWW: http://www.bacula.org/
+WWW: https://www.bacula.org/