From 5b9d57985f26916a272b5c4fa24772e9a292e865 Mon Sep 17 00:00:00 2001 From: Thierry N Date: Fri, 28 Aug 2009 11:46:53 +0200 Subject: 4.7.28-1 --- base/whois/Pkgfile | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 base/whois/Pkgfile (limited to 'base/whois/Pkgfile') diff --git a/base/whois/Pkgfile b/base/whois/Pkgfile new file mode 100644 index 000000000..e45e7ece4 --- /dev/null +++ b/base/whois/Pkgfile @@ -0,0 +1,19 @@ +# Description: Client-side application which queries directory service +# URL: http://ftp.debian.org/debian/pool/main/w/whois +# Maintainer: NuTyX coreteam +# Packager: thierryn1 at hispeed dot ch +# Depends on: + +name=whois +version=4.7.28 +release=1 +source=( ftp://ftp.debian.org/debian/pool/main/w/$name/$name\_$version.tar.gz) + + +build() { + cd $name-$version + sed -i 's/install:/install-pos:/' po/Makefile + make + install -D -m 755 whois $PKG/usr/bin/whois + install -D -m 644 whois.1 $PKG/usr/share/man/man1/whois.1 +} -- cgit v1.2.3-70-g09d2