2015-10-05 04:15:08 +02:00
|
|
|
# Template file for 'fcount'
|
|
|
|
pkgname=fcount
|
|
|
|
version=0.3
|
2016-01-24 20:05:37 +01:00
|
|
|
revision=2
|
2015-10-05 04:15:08 +02:00
|
|
|
build_style=gnu-makefile
|
|
|
|
short_desc="Counts the number of files within a directory"
|
|
|
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|
|
|
license="WTFPL"
|
2016-01-24 20:05:37 +01:00
|
|
|
homepage="http://git.z3bra.org/fcount/log.html"
|
|
|
|
distfiles="http://dl.z3bra.org/releases/${pkgname}-${version}.tar.bz2"
|
2015-10-05 04:15:08 +02:00
|
|
|
checksum=3c78feef52c867ada7a27ccf78dc418d43da8d2f3a9ba9a341efe7908b2474a3
|
|
|
|
|
2016-01-24 20:05:37 +01:00
|
|
|
post_install() {
|
2015-10-05 04:15:08 +02:00
|
|
|
vlicense LICENSE
|
|
|
|
}
|