[libflickr-api-perl] 31/40: META files: link to source repository, license name

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Sat Jul 25 21:12:19 UTC 2015


This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to tag 1.08
in repository libflickr-api-perl.

commit a5ef0bb2a721dcc528cef52b680ef58f7bf47730
Author: Gabor Szabo <gabor at szabgab.com>
Date:   Tue Jun 18 21:11:43 2013 +0300

    META files: link to source repository, license name
---
 Makefile.PL | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Makefile.PL b/Makefile.PL
index 2add8ef..4f4db20 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -3,6 +3,12 @@ use ExtUtils::MakeMaker;
 WriteMakefile(
     'NAME'		=> 'Flickr::API',
     'VERSION_FROM'	=> 'lib/Flickr/API.pm',
+    'LICENSE'           => 'perl',
+    'META_MERGE'        => {
+        resources => {
+            repository  =>  'https://github.com/iamcal/perl-Flickr-API',
+        },
+    },
     'PREREQ_PM'		=> {
 		'LWP::UserAgent' => 0,
 		'HTTP::Request' => 0,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libflickr-api-perl.git



More information about the Pkg-perl-cvs-commits mailing list