bdftopcf: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:16 +00:00
parent 11a8021c34
commit 1690cb21a3
1 changed files with 4 additions and 0 deletions

View File

@ -11,3 +11,7 @@ license="MIT"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
checksum=38f447be0c61f94c473f128cf519dd0cff63b5d7775240a2e895a183a61e2026
post_install() {
vlicense COPYING
}