- Fix LICENSE
- Add LICENSE_FILE - Add NO_ARCH - Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
eee910d49d
commit
15cbe40b9a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489251
@ -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
|
||||
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user