oclock: add license.
This commit is contained in:
parent
c8068d02a1
commit
cf643b966a
@ -1,13 +1,17 @@
|
|||||||
# Template build file for 'oclock'.
|
# Template build file for 'oclock'.
|
||||||
pkgname=oclock
|
pkgname=oclock
|
||||||
version=1.0.3
|
version=1.0.3
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libXmu-devel libxkbfile-devel"
|
makedepends="libXmu-devel libxkbfile-devel"
|
||||||
short_desc="Round X clock"
|
short_desc="Round X clock"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
checksum=54f5fb85f5828705683f457e559fb18753332db15ae82da561b0ae5a63915091
|
checksum=54f5fb85f5828705683f457e559fb18753332db15ae82da561b0ae5a63915091
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user