Skip to content
Permalink
Browse files

p5-mail-authenticationresults: new port

Mail::AuthenticationResults - Object Oriented Authentication-Results Headers
  • Loading branch information
dbevans committed Apr 15, 2019
1 parent 4ab0fcf commit 88c38b127323bb465b98d6439052502b9dea6cb4
Showing with 25 additions and 0 deletions.
  1. +25 −0 perl/p5-mail-authenticationresults/Portfile
@@ -0,0 +1,25 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem 1.0
PortGroup perl5 1.0

perl5.branches 5.26 5.28
perl5.setup Mail-AuthenticationResults 1.20180923
license {Artistic-1 GPL}
maintainers {devans @dbevans} openmaintainer
categories-append mail
description Mail::AuthenticationResults - Object Oriented Authentication-Results Headers
long_description ${description}

platforms darwin

checksums rmd160 f2befa68dcfbf523673371314e9403dc28f0dc8b \
sha256 7ff59a229db597cc89e3aa9c2459145092061da0b77012376f142eb653f53cbc \
size 29827

if {${perl5.major} != ""} {
depends_build-append \
port:p${perl5.major}-test-exception

supported_archs noarch
}

0 comments on commit 88c38b1

Please sign in to comment.
You can’t perform that action at this time.