diff --git a/srcpkgs/lynx/template b/srcpkgs/lynx/template new file mode 100644 index 00000000000..70cc2d4d519 --- /dev/null +++ b/srcpkgs/lynx/template @@ -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 " +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//./-}