1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Add LICENSE

- Sort PLIST
- Reformat pkg-descr
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-07-31 10:05:37 +00:00
parent 24d30379c4
commit d8dd4d8574
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363558
3 changed files with 9 additions and 6 deletions

View File

@ -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 <bsd.port.mk>

View File

@ -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.

View File

@ -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