summaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 487db15..2d86303 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -24,6 +24,7 @@ WriteMakefile(
AUTHOR => 'Ymirlink <tl@tripletail.jp>',
VERSION_FROM => 'SMIME.pl',
ABSTRACT => 'S/MIME message signing, verification, encryption and decryption',
+ LICENSE => 'perl_5',
PL_FILES => {},
CONFIGURE_REQUIRES => {
'ExtUtils::CChecker' => 0,