confuse: add license
This commit is contained in:
parent
8b5e3df630
commit
401a3557fe
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue