xeyes: add license.
This commit is contained in:
parent
27f5ee9a96
commit
51c9369fd1
@ -1,13 +1,17 @@
|
|||||||
# Template file for 'xeyes'
|
# Template file for 'xeyes'
|
||||||
pkgname=xeyes
|
pkgname=xeyes
|
||||||
version=1.1.1
|
version=1.1.1
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config xorg-util-macros"
|
hostmakedepends="pkg-config xorg-util-macros"
|
||||||
makedepends="libXmu-devel libXt-devel libXrender-devel"
|
makedepends="libXmu-devel libXt-devel libXrender-devel"
|
||||||
short_desc="Follow the mouse"
|
short_desc="Follow the mouse"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.x.org/archive/X11R6.8.1/doc/xeyes.1.html"
|
homepage="http://www.x.org/archive/X11R6.8.1/doc/xeyes.1.html"
|
||||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=975e98680cd59e1f9439016386609546ed08c284d0f05a95276f96aca6e8a521
|
checksum=975e98680cd59e1f9439016386609546ed08c284d0f05a95276f96aca6e8a521
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user