dstats.paketlendi
This commit is contained in:
parent
9407603d80
commit
0fcc83c8c3
1 changed files with 15 additions and 0 deletions
15
talimatname/genel/dstats/talimat
Normal file
15
talimatname/genel/dstats/talimat
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Description: Çok yönlü bir kaynak istatistik aracı
|
||||
# URL: http://dag.wieers.com/home-made/dstat/
|
||||
# Packager: milisarge
|
||||
# Depends on: python
|
||||
|
||||
name=dstats
|
||||
version=0.7.3
|
||||
release=1
|
||||
source=(https://github.com/dagwieers/dstat/archive/${version}.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$name-$version
|
||||
make DESTDIR=$PKG install
|
||||
make DESTDIR=$PKG docs
|
||||
}
|
Loading…
Add table
Reference in a new issue