perl: add license

wip/yesman
Markus Kowalewski 6 years ago
parent 4ba295b797
commit a3990e734d
No known key found for this signature in database
GPG Key ID: D865C8A91D7025EB
  1. 1
      pkgs/development/interpreters/perl/default.nix

@ -152,6 +152,7 @@ let
meta = {
homepage = https://www.perl.org/;
description = "The standard implementation of the Perl 5 programmming language";
license = licenses.gpl1;
maintainers = [ maintainers.eelco ];
platforms = platforms.all;
};

Loading…
Cancel
Save