zdoom: Mark it and its forks as nonfree.
See http://zdoom.org/wiki/License and the source code of each package.
This commit is contained in:
@@ -27,6 +27,7 @@ stdenv.mkDerivation {
|
||||
meta = {
|
||||
homepage = https://github.com/coelckers/gzdoom;
|
||||
description = "A Doom source port based on ZDoom. It features an OpenGL renderer and lots of new features";
|
||||
license = stdenv.lib.licenses.unfree;
|
||||
maintainers = [ stdenv.lib.maintainers.lassulus ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user