summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2012-05-27 14:28:24 +1200
committerKent Fredric <kentfredric@gmail.com>2012-05-27 14:28:56 +1200
commitd51b923bbd197215a0df11f459b215147aa1bcba (patch)
tree69b86ad5d73b6a6ebdfe2f9404be1e28797981ef /scripts
parent[metadata/perl] Sync metadata (diff)
downloadperl-overlay-d51b923bbd197215a0df11f459b215147aa1bcba.tar.gz
perl-overlay-d51b923bbd197215a0df11f459b215147aa1bcba.tar.bz2
perl-overlay-d51b923bbd197215a0df11f459b215147aa1bcba.zip
[scripts/gen_ebuild.pl] Add BSD to the License map
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/gen_ebuild.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/gen_ebuild.pl b/scripts/gen_ebuild.pl
index b6c1f9b40..7c89f451d 100755
--- a/scripts/gen_ebuild.pl
+++ b/scripts/gen_ebuild.pl
@@ -169,6 +169,7 @@ my $licmap = {
lgpl_2_1 => [qw( LGPL-2.1 )],
artistic_2 => [qw( Artistic-2 )],
gpl_3 => [qw( GPL-3 )],
+ bsd => [qw( BSD )],
};
my $oddlic = {
open_source => sub {