New package: disklow-1.2
This commit is contained in:
parent
37840867a7
commit
2341b0419a
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'disklow'
|
||||
pkgname=disklow
|
||||
version=1.2
|
||||
revision=1
|
||||
depends="perl-Filesys-Df perl-Config-General perl-Mail-Sendmail perl-Net-SMTP-SSL perl-Authen-SASL"
|
||||
short_desc="Fine grained disk space reporting with emphasis on mail functionality"
|
||||
maintainer="Holger Jahn <holger@loomsday.co.nz>"
|
||||
license="Artistic-1.0-Perl"
|
||||
homepage="https://loomsday.co.nz/development?id=linuxutils"
|
||||
distfiles="https://loomsday.co.nz/sources/disklow-${version}.tar.gz"
|
||||
checksum=05b9f510278147f24b0556eb745ff2b71c98c00fedf33434744fbe76ec884c26
|
||||
|
||||
do_install() {
|
||||
vbin disklow
|
||||
vconf disklow.conf
|
||||
vman disklow.1
|
||||
vdoc sendmail-setup.txt
|
||||
}
|
Loading…
Reference in New Issue