aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Net-SMTP-SSL
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-Net-SMTP-SSL')
-rw-r--r--mail/p5-Net-SMTP-SSL/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/mail/p5-Net-SMTP-SSL/Makefile b/mail/p5-Net-SMTP-SSL/Makefile
index 39b01a239ddf..ad83edc00db4 100644
--- a/mail/p5-Net-SMTP-SSL/Makefile
+++ b/mail/p5-Net-SMTP-SSL/Makefile
@@ -2,7 +2,7 @@
PORTNAME= Net-SMTP-SSL
PORTVERSION= 1.01
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,7 +10,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= SMTP client supporting SSL
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure