1 DESCRIPTION
= "Less is a program similar to more, i.e. a terminal \
2 based program for viewing text files and the output from other \
3 programs. Less offers many features beyond those that more does."
4 HOMEPAGE
= "http://www.greenwoodsoftware.com/"
5 SECTION
= "console/utils"
9 SRC_URI
= "${GNU_MIRROR}/less/less-${PV}.tar.gz"
11 inherit autotools update
-alternatives
14 oe_runmake 'bindir
=$
{D
}$
{bindir
}' 'mandir
=$
{D
}$
{mandir
}' install
15 mv $
{D
}$
{bindir
}/less $
{D
}$
{bindir
}/less.$
{PN
}
18 ALTERNATIVE_NAME
= "less"
19 ALTERNATIVE_PATH
= "less.${PN}"
20 ALTERNATIVE_PRIORITY
= "100"
22 SRC_URI
[md5sum
] = "b5864d76c54ddf4627fd57ab333c88b4"
23 SRC_URI
[sha256sum
] = "f532fcd61b012379d3258196a8588fd9d51ecdfb5c795485ab2f78d439b103b4"