ico: add license.

This commit is contained in:
Leah Neukirchen 2017-07-11 19:42:57 +02:00
parent cffe33b5a1
commit 98cb055c22

View file

@ -1,13 +1,17 @@
# Template build file for 'ico'.
pkgname=ico
version=1.0.4
revision=2
revision=3
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="libX11-devel"
short_desc="Animate an icosahedron or other polyhedron"
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=2932767098f95ca129a0c7f0fecb0a18c789a79c1747f7423fdfe9f4e0c53590
post_install() {
vlicense COPYING
}