pkgs/development/libraries: Add missing descriptions and homepages
This commit is contained in:
@@ -16,7 +16,8 @@ stdenv.mkDerivation rec {
|
||||
configureFlags = [ "ac_cv_file__usr_include_mach_audit_triggers_defs=no" ];
|
||||
|
||||
meta = {
|
||||
homepage = http://www.openbsm.org/;
|
||||
description = "An implementation of Sun's Basic Security Module (BSM) security audit API and file format";
|
||||
homepage = "http://www.openbsm.org/";
|
||||
platforms = lib.platforms.unix;
|
||||
maintainers = with lib.maintainers; [ matthewbauer ];
|
||||
license = lib.licenses.bsd2;
|
||||
|
||||
Reference in New Issue
Block a user