New package: fcount-0.3
This commit is contained in:
parent
5d5f66fed0
commit
cdaa4cb062
1 changed files with 15 additions and 0 deletions
15
srcpkgs/fcount/template
Normal file
15
srcpkgs/fcount/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'fcount'
|
||||
pkgname=fcount
|
||||
version=0.3
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Counts the number of files within a directory"
|
||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="WTFPL"
|
||||
homepage="http://git.z3bra.org/cgit.cgi/fcount/"
|
||||
distfiles="http://git.z3bra.org/cgit.cgi/fcount/snapshot/fcount-${version}.tar.bz2"
|
||||
checksum=3c78feef52c867ada7a27ccf78dc418d43da8d2f3a9ba9a341efe7908b2474a3
|
||||
|
||||
post_install(){
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in a new issue