less: convert to the new template format.
This commit is contained in:
parent
462b13cea0
commit
5c61a6fb74
|
@ -11,3 +11,9 @@ license="GPL-3"
|
|||
homepage="http://www.greenwoodsoftware.com/less"
|
||||
distfiles="${homepage}/less-${version}.tar.gz"
|
||||
checksum=9fe8287c647afeafb4149c5dedaeacfd20971ed7c26c7553794bb750536b5f57
|
||||
|
||||
less_package() {
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue