13 lines
480 B
Bash
13 lines
480 B
Bash
# Template file for 'less'
|
|
pkgname=less
|
|
version=551
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--with-regex=pcre"
|
|
makedepends="ncurses-devel pcre-devel"
|
|
short_desc="Pager program similar to more(1)"
|
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="http://www.greenwoodsoftware.com/less"
|
|
distfiles="http://www.greenwoodsoftware.com/less/less-${version}.tar.gz"
|
|
checksum=ff165275859381a63f19135a8f1f6c5a194d53ec3187f94121ecd8ef0795fe3d
|