mythes: add license
This commit is contained in:
parent
4b3349b693
commit
3371821d74
@ -14,6 +14,7 @@ stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
homepage = http://hunspell.sourceforge.net/;
|
||||
description = "Thesaurus library from Hunspell project";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
inherit (hunspell.meta) platforms;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user