terminology: add missing license.
This commit is contained in:
parent
21d13f4b9c
commit
9b8f508aba
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'terminology'
|
||||
pkgname=terminology
|
||||
version=1.1.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config efl"
|
||||
makedepends="efl-devel"
|
||||
|
@ -12,3 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="2-clause-BSD"
|
||||
distfiles="http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=da12b8a24ca5248b2d292d9b1e19cabc61ae29b21f96d4b6f4f3e7b4feeecc16
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue