mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
terminology: add missing license.
This commit is contained in:
parent
21d13f4b9c
commit
9b8f508aba
1 changed files with 5 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue