packages/app-backup/tarsnap/tarsnap-1.0.32.exheres-0 (532B) - raw
1 # Copyright 2012 Dan Callaghan <djc@djc.id.au>
2 # Distributed under the terms of the GNU General Public License v2
3
4 SUMMARY="Client program for the Tarsnap backup service"
5 HOMEPAGE="https://www.tarsnap.com/download.html"
6 DOWNLOADS="https://www.tarsnap.com/download/tarsnap-autoconf-${PV}.tgz"
7
8 LICENCES="tarsnap"
9 SLOT="0"
10 PLATFORMS="~amd64 ~x86"
11 MYOPTIONS=""
12
13 DEPENDENCIES="
14 build+run:
15 dev-libs/openssl
16 sys-libs/zlib
17 sys-fs/e2fsprogs
18 "
19
20 BUGS_TO="djc@djc.id.au"
21
22 WORK="${WORKBASE}/tarsnap-autoconf-${PV}"
23