1 # Contributor: julien <paci79@free.fr>
5 pkgdesc="Gooscan is a tool that automates queries against Google search appliances, but with a twist."
9 url="http://johnny.ihackstuff.com/downloads/task,doc_details&Itemid=/gid,28/"
14 md5sums=('ea871dbdfcb3c3780ad4bd30de9077c5')
17 gcc gooscan.c -o gooscan &&
18 install -d $startdir/pkg/usr/bin/
19 install $startdir/src//gooscan $startdir/pkg/usr/bin/gooscan