···8383 meta = with stdenv.lib; {
8484 homepage = http://www.freedesktop.org/wiki/Software/polkit;
8585 description = "A toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes";
8686+ license = licenses.gpl2;
8687 platforms = platforms.unix;
8788 maintainers = [ ];
8889 };