chiark / gitweb /
imagemagick: Update from 6.9.2-10 to 6.9.3-0
[termux-packages] / packages / less / build.sh
1 TERMUX_PKG_HOMEPAGE=http://www.greenwoodsoftware.com/less/
2 TERMUX_PKG_DESCRIPTION="Terminal pager program used to view the contents of a text file one screen at a time"
3 TERMUX_PKG_DEPENDS="ncurses"
4 TERMUX_PKG_VERSION=481
5 TERMUX_PKG_SRCURL=http://www.greenwoodsoftware.com/less/less-${TERMUX_PKG_VERSION}.tar.gz