| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/mail/p5-Mail-DKIM/ |
Upload File : |
PORTNAME= Mail-DKIM
PORTVERSION= 1.20220520
CATEGORIES= mail perl5
MASTER_SITES= CPAN \
http://jason.long.name/dkimproxy/
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 module to process and/or create DKIM email
WWW= http://jason.long.name/dkimproxy/
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Crypt-OpenSSL-RSA>=0:security/p5-Crypt-OpenSSL-RSA \
p5-Mail-AuthenticationResults>=0:mail/p5-Mail-AuthenticationResults \
p5-Mail-Tools>=0:mail/p5-Mail-Tools \
p5-Net-DNS>=0:dns/p5-Net-DNS
TEST_DEPENDS= p5-Net-DNS-Resolver-Mock>=0:dns/p5-Net-DNS-Resolver-Mock \
p5-Test-RequiresInternet>=0:devel/p5-Test-RequiresInternet \
p5-YAML-LibYAML>=0:textproc/p5-YAML-LibYAML
USES= perl5 shebangfix
USE_PERL5= configure
NO_ARCH= yes
SHEBANG_FILES= scripts/*.pl
post-install:
${INSTALL_SCRIPT} ${WRKSRC}/scripts/dkim*.pl ${STAGEDIR}${PREFIX}/bin
.include <bsd.port.mk>