void-packages/templates/iputils/template
Juan RP 3667f039f2 Install all packages via DESTDIR var and not prefix.
This removes many assignments that were needed before, and fixes
some packages to install its manpage/info files.

--HG--
extra : convert_revision : 5422f921ef81d089ed95ce0c52e5106ea10b2165
2009-03-18 10:02:43 +01:00

15 lines
536 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
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