16 lines
536 B
Plaintext
16 lines
536 B
Plaintext
|
# Template file for 'iputils'
|
||
|
pkgname=iputils
|
||
|
version=20071127
|
||
|
distver=s${version}
|
||
|
wrksrc="$pkgname-$distver"
|
||
|
distfiles="http://www.skbuff.net/$pkgname/$pkgname-$distver.tar.bz2"
|
||
|
build_style=gnu_makefile
|
||
|
short_desc="IP Configuration Utilities (and Ping)"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
checksum=dbbd87554d66e438245487ac31aa4a542a1c6c1ec8273cfacbbfeda09eb44a93
|
||
|
long_desc="
|
||
|
The iputils package is set of small useful utilities for Linux networking.
|
||
|
It was originally maintained by Alexey Kuznetsov."
|
||
|
|
||
|
Add_dependency run glibc
|