aboutsummaryrefslogtreecommitdiff
path: root/mail/opendmarc
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-02-27 14:27:00 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-02-27 14:27:00 +0000
commitfd75bdfdc13de1449353cfdf5a1f0835f220b2b0 (patch)
tree11d2f05967ac054316c471984a62f3a54ae56f5f /mail/opendmarc
parentf818f0ae71db75345a5bbe81e4e12aa2ac992435 (diff)
downloadports-fd75bdfdc13de1449353cfdf5a1f0835f220b2b0.tar.gz
ports-fd75bdfdc13de1449353cfdf5a1f0835f220b2b0.zip
Notes
Diffstat (limited to 'mail/opendmarc')
-rw-r--r--mail/opendmarc/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/mail/opendmarc/Makefile b/mail/opendmarc/Makefile
index 1868e0d191f9..463a315e1e9e 100644
--- a/mail/opendmarc/Makefile
+++ b/mail/opendmarc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= opendmarc
PORTVERSION= 1.3.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= mail security
MASTER_SITES= SF/${PORTNAME} \
SF/${PORTNAME}/Previous%20Releases
@@ -11,12 +11,13 @@ MASTER_SITES= SF/${PORTNAME} \
MAINTAINER= freebsd@gushi.org
COMMENT= DMARC library and milter implementation
-LICENSE= BSD3CLAUSE SENDMAIL
-LICENSE_COMB= multi
+LICENSE= BSD3CLAUSE SENDMAIL
+LICENSE_COMB= multi
RUN_DEPENDS= p5-Switch>=0:lang/p5-Switch \
p5-DBI>=0:databases/p5-DBI \
- p5-DBD-mysql>=0:databases/p5-DBD-mysql
+ p5-DBD-mysql>=0:databases/p5-DBD-mysql \
+ p5-HTTP-Message>=0:www/p5-HTTP-Message
LICENSE_FILE_SENDMAIL= ${WRKSRC}/LICENSE.Sendmail
LICENSE_GROUPS_SENDMAIL= FSF OSI