aboutsummaryrefslogtreecommitdiff
path: root/sysutils/znapzend
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-01-04 09:30:23 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-01-04 09:30:23 +0000
commit15cbe40b9ae66197bd61ed0f9911a1bb5f9c3ff5 (patch)
tree33275a855a8b48e698d0f1e7b2e32acec6d9efb3 /sysutils/znapzend
parenteee910d49d56d24511e484a58e8f338c6403d7f9 (diff)
downloadports-15cbe40b9ae66197bd61ed0f9911a1bb5f9c3ff5.tar.gz
ports-15cbe40b9ae66197bd61ed0f9911a1bb5f9c3ff5.zip
- Fix LICENSE
- Add LICENSE_FILE - Add NO_ARCH - Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=489251
Diffstat (limited to 'sysutils/znapzend')
-rw-r--r--sysutils/znapzend/Makefile4
-rw-r--r--sysutils/znapzend/pkg-descr2
2 files changed, 4 insertions, 2 deletions
diff --git a/sysutils/znapzend/Makefile b/sysutils/znapzend/Makefile
index cee7612cf704..f2310c354c60 100644
--- a/sysutils/znapzend/Makefile
+++ b/sysutils/znapzend/Makefile
@@ -8,7 +8,8 @@ CATEGORIES= sysutils
MAINTAINER= skalmanman@gmail.com
COMMENT= ZnapZend is a ZFS centric backup tool
-LICENSE= GPLv3
+LICENSE= GPLv3+
+LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-Pod-Simple>=0:textproc/p5-Pod-Simple \
p5-IO-Pipely>=0:devel/p5-IO-Pipely \
@@ -32,6 +33,7 @@ GH_ACCOUNT= oetiker
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} --libdir=${SITE_PERL}
CONFIGURE_ENV= PERL5LIB=${SITE_PERL}
+NO_ARCH= yes
USE_RC_SUBR= znapzend
diff --git a/sysutils/znapzend/pkg-descr b/sysutils/znapzend/pkg-descr
index 8e1bae4e8c5a..394a11082dc9 100644
--- a/sysutils/znapzend/pkg-descr
+++ b/sysutils/znapzend/pkg-descr
@@ -7,4 +7,4 @@ as time progresses.
The ZnapZend configuration is stored as properties in
the ZFS filesystem itself.
-WWW: http://www.znapzend.org
+WWW: https://www.znapzend.org/