initial import of p5-Mail-SPF-Query-1.998

The Mail::SPF::Query module is used to query Sender Policy Framework
(SPF) records.

submitted by David Hill <dhill at mindcry.org>

feedback and ok sturm@
This commit is contained in:
steven 2006-01-21 23:35:16 +00:00
parent 3a41e80722
commit 12bd7e1f1f
4 changed files with 45 additions and 0 deletions

View File

@ -0,0 +1,30 @@
# $OpenBSD: Makefile,v 1.1.1.1 2006/01/21 23:35:16 steven Exp $
COMMENT= "perl module to query Sender Policy Framework"
DISTNAME= Mail-SPF-Query-1.998
PKGNAME= p5-${DISTNAME}
CATEGORIES= mail perl5
MAINTAINER= David Hill <dhill@mindcry.org>
# GPL/Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
RUN_DEPENDS= :p5-Net-CIDR-Lite->=0.15:net/p5-Net-CIDR-Lite \
:p5-Net-DNS->=0.46:net/p5-Net-DNS \
:p5-Sys-Hostname-Long-*:net/p5-Sys-Hostname-Long \
:p5-URI-*:www/p5-URI
BUILD_DEPENDS= ${RUN_DEPENDS}
CONFIGURE_STYLE= perl
PKG_ARCH= *
.include <bsd.port.mk>

View File

@ -0,0 +1,4 @@
MD5 (Mail-SPF-Query-1.998.tar.gz) = 1491a114df2a28952d04c29f5b53d964
SHA1 (Mail-SPF-Query-1.998.tar.gz) = 311348a8df1ddf0872a3b6519aaf7bb1c138654e
RMD160 (Mail-SPF-Query-1.998.tar.gz) = 8746fe398ada2c08e9d751dc1726017a8beb7bb1
SIZE (Mail-SPF-Query-1.998.tar.gz) = 52684

View File

@ -0,0 +1,2 @@
The Mail::SPF::Query module is used to query Sender Policy Framework
(SPF) records.

View File

@ -0,0 +1,9 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/01/21 23:35:16 steven Exp $
bin/spfd
bin/spfquery
${P5SITE}/Mail/
${P5SITE}/Mail/SPF/
${P5SITE}/Mail/SPF/Query.pm
@man man/man1/spfd.1
@man man/man1/spfquery.1
@man man/man3p/Mail::SPF::Query.3p