Skip to content

Commit

Permalink
add rest of metadata - fix #5
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Sep 16, 2024
1 parent 42502fe commit 6a12ab5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,13 @@ WriteMakefile1(
META_MERGE => {
"meta-spec" => { version => 2 },
resources => {
bugtracker => {web=>'https://github.com/PDLPorters/pdl/issues'},
repository => {
web => 'https://github.com/devel-chm/OpenGL-Modern',
url => 'https://github.com/devel-chm/OpenGL-Modern.git',
type => 'git',
}
},
x_IRC => 'irc://irc.perl.org/#pogl',
},
},
MIN_PERL_VERSION => '5.006',
Expand Down

0 comments on commit 6a12ab5

Please sign in to comment.