xkbprint: add license.
This commit is contained in:
parent
51c9369fd1
commit
4218449b82
@ -1,13 +1,17 @@
|
||||
# Template build file for 'xkbprint'.
|
||||
pkgname=xkbprint
|
||||
version=1.0.4
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libxkbfile-devel"
|
||||
short_desc="Print an XKB keyboard description"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
license="MIT"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
checksum=0b3faab8fefad03dfb7e866f634cf859822801de6b5fc6cf5e0a62857ed93e12
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user