openldap: add license
This commit is contained in:
@@ -51,6 +51,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = http://www.openldap.org/;
|
homepage = http://www.openldap.org/;
|
||||||
description = "An open source implementation of the Lightweight Directory Access Protocol";
|
description = "An open source implementation of the Lightweight Directory Access Protocol";
|
||||||
|
license = licenses.openldap;
|
||||||
maintainers = with maintainers; [ lovek323 ];
|
maintainers = with maintainers; [ lovek323 ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user