mono-zeroconf: add license
This commit is contained in:
parent
c97276af59
commit
e180966f6b
@ -20,5 +20,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "A cross platform Zero Configuration Networking library for Mono and .NET";
|
description = "A cross platform Zero Configuration Networking library for Mono and .NET";
|
||||||
homepage = http://www.mono-project.com/archived/monozeroconf/;
|
homepage = http://www.mono-project.com/archived/monozeroconf/;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
license = licenses.mit;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user