confuse: add license

This commit is contained in:
Michael Gehring 2017-07-15 22:08:27 +00:00
parent 8b5e3df630
commit 401a3557fe
1 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,10 @@ license="ISC"
distfiles="https://github.com/martinh/libconfuse/releases/download/v${version}/confuse-${version}.tar.xz"
checksum=a46abb8696026d314197b6a70ae1a1c296342a9a68aa69b1935709c1477a4e48
post_install() {
vlicense LICENSE
}
confuse-devel_package() {
depends="confuse>=${version}_${revision}"
short_desc+=" - development files"