19 lines
461 B
Plaintext
19 lines
461 B
Plaintext
|
# template for 'zpaq'
|
||
|
|
||
|
pkgname=zpaq
|
||
|
version=6.60
|
||
|
revision=1
|
||
|
license="GPL-3"
|
||
|
short_desc="Incremental Journaling Backup Utility and Archiver"
|
||
|
build_style=gnu-makefile
|
||
|
hostmakedepends="unzip"
|
||
|
maintainer="necrophcodr <necrophcodr@necrophcodr.me>"
|
||
|
homepage="http://mattmahoney.net/dc/zpaq.html"
|
||
|
distfiles="http://mattmahoney.net/dc/zpaq660.zip"
|
||
|
create_wrksrc=yes
|
||
|
checksum=58fe7d94421ac115fb04eb58bacc17093ebd1294b05320989bcb1ce3be29cbdc
|
||
|
|
||
|
do_install() {
|
||
|
vbin zpaq
|
||
|
}
|