mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
commit
6a91a97257
1 changed files with 12 additions and 0 deletions
12
srcpkgs/nload/template
Normal file
12
srcpkgs/nload/template
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Template file for 'nload'
|
||||||
|
pkgname=nload
|
||||||
|
version=0.7.4
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
makedepends="ncurses-devel"
|
||||||
|
short_desc="Command line tool to visualize network traffic"
|
||||||
|
maintainer="Johannes <johannes.brechtmann@gmail.com>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="http://www.roland-riegel.de/nload/"
|
||||||
|
distfiles="${SOURCEFORGE_SITE}/nload/nload/${version}/${pkgname}-${version}.tar.gz"
|
||||||
|
checksum=c1c051e7155e26243d569be5d99c744d8620e65fa8a7e05efcf84d01d9d469e5
|
Loading…
Add table
Reference in a new issue