diff --git a/apkbuild-cpan.in b/apkbuild-cpan.in index 99f26db..5359393 100755 --- a/apkbuild-cpan.in +++ b/apkbuild-cpan.in @@ -44,10 +44,10 @@ my $template = <<'EOF'; # Automatically generated by apkbuild-cpan, template 4 [% authors %] pkgname=[% pkgname %] -#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan -_pkgreal=[% pkgreal %] pkgver=[% pkgver %] pkgrel=[% pkgrel %] +#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan +_pkgreal=[% pkgreal %] pkgdesc="Perl module for [% pkgreal %]" provides="[% provides %]" replaces="[% replaces %]"