damageproto: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:17 +00:00
parent d0f5f95751
commit cd98cd67bd

View file

@ -10,3 +10,7 @@ homepage="${XORG_HOME}"
license="MIT"
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
checksum=5c7c112e9b9ea8a9d5b019e5f17d481ae20f766cb7a4648360e7c1b46fc9fc5b
post_install() {
vlicense COPYING
}