aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-SendEasy
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-31 10:05:37 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-31 10:05:37 +0000
commitd8dd4d8574c0f1e28e513f349e78473b7ee766c2 (patch)
tree66b0416da0f169517f6a7792b17c43794bc9e3d3 /mail/p5-Mail-SendEasy
parent24d30379c401c73f1e294a3f499d55b2e4804e9b (diff)
downloadports-d8dd4d8574c0f1e28e513f349e78473b7ee766c2.tar.gz
ports-d8dd4d8574c0f1e28e513f349e78473b7ee766c2.zip
- Add LICENSE
- Sort PLIST - Reformat pkg-descr
Notes
Notes: svn path=/head/; revision=363558
Diffstat (limited to 'mail/p5-Mail-SendEasy')
-rw-r--r--mail/p5-Mail-SendEasy/Makefile5
-rw-r--r--mail/p5-Mail-SendEasy/pkg-descr4
-rw-r--r--mail/p5-Mail-SendEasy/pkg-plist6
3 files changed, 9 insertions, 6 deletions
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 <bsd.port.mk>
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