New package: surfraw-2.2.9
This commit is contained in:
parent
553ae62f17
commit
2f1d68f04c
1 changed files with 19 additions and 0 deletions
19
srcpkgs/surfraw/template
Normal file
19
srcpkgs/surfraw/template
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'surfraw'
|
||||
pkgname=surfraw
|
||||
version=2.2.9
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Command line interface to variety of search engines"
|
||||
maintainer="Evan Deaubl <evan@deaubl.name>"
|
||||
license="Public Domain"
|
||||
noarch=yes
|
||||
hostmakedepends="perl"
|
||||
depends="perl"
|
||||
homepage="http://surfraw.alioth.debian.org/"
|
||||
distfiles="http://surfraw.alioth.debian.org/dist/surfraw-${version}.tar.gz"
|
||||
checksum="aa97d9ac24ca4299be39fcde562b98ed556b3bf5ee9a1ae497e0ce040bbcc4bb"
|
||||
|
||||
do_install() {
|
||||
make PREFIX=/usr mandir=/usr/share/man DESTDIR=${DESTDIR} install
|
||||
vlicense COPYING
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue