damageproto: add license
This commit is contained in:
parent
d0f5f95751
commit
cd98cd67bd
|
@ -10,3 +10,7 @@ homepage="${XORG_HOME}"
|
|||
license="MIT"
|
||||
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
||||
checksum=5c7c112e9b9ea8a9d5b019e5f17d481ae20f766cb7a4648360e7c1b46fc9fc5b
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue