# Description: Shell Users' Revolutionary Front Rage Against the Web # URL: http://surfraw.alioth.debian.org/ # Maintainer: xcko, xcko at bitmessage dot ch # Depends on: name=surfraw version=2.2.8 release=1 source=(http://surfraw.alioth.debian.org/dist/$name-$version.tar.gz) build () { cd $name-$version ./configure --prefix=/usr --sysconfdir=/etc make make DESTDIR=$PKG install }