f113b046f2
--HG-- extra : convert_revision : f5bdebd8b5da47626004f486339b929256fa3d49
16 lines
596 B
Text
16 lines
596 B
Text
# 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
|
|
make_install_args="DESTDIR=$XBPS_DESTDIR/$pkgname-$version"
|
|
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
|