diff --git a/mail/p5-Mail-SendEasy/Makefile b/mail/p5-Mail-SendEasy/Makefile index 570edfd2fcb2..6a2f5210833f 100644 --- a/mail/p5-Mail-SendEasy/Makefile +++ b/mail/p5-Mail-SendEasy/Makefile @@ -10,7 +10,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Send plain/html e-mails through SMTP servers -USES= perl5 +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USE_PERL5= configure +USES= perl5 .include diff --git a/mail/p5-Mail-SendEasy/pkg-descr b/mail/p5-Mail-SendEasy/pkg-descr index 744ee4456f0a..f0cdc7d08950 100644 --- a/mail/p5-Mail-SendEasy/pkg-descr +++ b/mail/p5-Mail-SendEasy/pkg-descr @@ -1,5 +1,5 @@ -This modules will send in a easy way e-mails, and doesn't have -dependencies. Soo, you don't need to install libnet. +This modules will send in a easy way e-mails, and doesn't have dependencies. +Soo, you don't need to install libnet. It supports SMTP authentication and attachments. diff --git a/mail/p5-Mail-SendEasy/pkg-plist b/mail/p5-Mail-SendEasy/pkg-plist index ac19881819a6..41687dfaa3a1 100644 --- a/mail/p5-Mail-SendEasy/pkg-plist +++ b/mail/p5-Mail-SendEasy/pkg-plist @@ -1,13 +1,13 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/SendEasy/.packlist %%SITE_PERL%%/Mail/SendEasy.pm %%SITE_PERL%%/Mail/SendEasy/AUTH.pm %%SITE_PERL%%/Mail/SendEasy/Base64.pm %%SITE_PERL%%/Mail/SendEasy/IOScalar.pm %%SITE_PERL%%/Mail/SendEasy/SMTP.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/SendEasy/.packlist %%PERL5_MAN3%%/Mail::SendEasy.3.gz %%PERL5_MAN3%%/Mail::SendEasy::AUTH.3.gz %%PERL5_MAN3%%/Mail::SendEasy::SMTP.3.gz -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/SendEasy +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/SendEasy @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail -@dirrmtry %%SITE_PERL%%/Mail/SendEasy +@dirrm %%SITE_PERL%%/Mail/SendEasy @dirrmtry %%SITE_PERL%%/Mail