aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Net-SMTP-SSL
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-31 22:23:08 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-31 22:23:08 +0000
commit38d3102d4e6686ef21d6eb9f79ab71245c353060 (patch)
treec020e999024c98ca8df80c74878cfccc1244e415 /mail/p5-Net-SMTP-SSL
parentf7c81f867a404c1e2a0ae2576d202db677bc3960 (diff)
downloadports-38d3102d4e6686ef21d6eb9f79ab71245c353060.tar.gz
ports-38d3102d4e6686ef21d6eb9f79ab71245c353060.zip
Notes
Diffstat (limited to 'mail/p5-Net-SMTP-SSL')
-rw-r--r--mail/p5-Net-SMTP-SSL/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/p5-Net-SMTP-SSL/Makefile b/mail/p5-Net-SMTP-SSL/Makefile
index da6668699d46..037e8884da42 100644
--- a/mail/p5-Net-SMTP-SSL/Makefile
+++ b/mail/p5-Net-SMTP-SSL/Makefile
@@ -12,12 +12,13 @@ COMMENT= SSL support for Net::SMTP
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+# devel/bugzilla{44,50} still depend on this port
+DEPRECATED= Deprecated by upstream, use Net::SMTP instead
+EXPIRATION_DATE=2018-01-31
+
BUILD_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL
RUN_DEPENDS:= ${BUILD_DEPENDS}
-DEPRECATED= Deprecated by upstream, use Net::SMTP instead
-EXPIRATION_DATE=2017-03-31
-
NO_ARCH= yes
USE_PERL5= configure
USES= perl5