less = https://github.com/gwsw/less.git ``` sh *** build *** make -f Makefile.aut distfiles autoreconf -i ./configure --prefix=$pkgpath make -j$(nproc) make install ``` ``` sh *** run deps *** groff ```