New package: lynx-2.8.8

This commit is contained in:
Enno Boland 2014-04-26 21:19:21 +02:00
parent b0db3a6879
commit cf8de4f35e

13
srcpkgs/lynx/template Normal file
View file

@ -0,0 +1,13 @@
# Template build file for 'lynx'
pkgname=lynx
version=2.8.8
revision=1
build_style=gnu-configure
short_desc="A text browser for the World Wide Web"
maintainer="Enno Boland <eb@s01.de>"
makedepends="ncurses-devel"
license="GPL"
homepage="http://lynx.isc.org"
distfiles="http://lynx.isc.org/${pkgname}${version}/${pkgname}${version}.tar.gz"
checksum=234c9dc77d4c4594ad6216d7df4d49eae3019a3880e602f39721b35b97fbc408
wrksrc=${pkgname}${version//./-}