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:
parent
3a41e80722
commit
12bd7e1f1f
30
mail/p5-Mail-SPF-Query/Makefile
Normal file
30
mail/p5-Mail-SPF-Query/Makefile
Normal 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>
|
4
mail/p5-Mail-SPF-Query/distinfo
Normal file
4
mail/p5-Mail-SPF-Query/distinfo
Normal 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
|
2
mail/p5-Mail-SPF-Query/pkg/DESCR
Normal file
2
mail/p5-Mail-SPF-Query/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
The Mail::SPF::Query module is used to query Sender Policy Framework
|
||||
(SPF) records.
|
9
mail/p5-Mail-SPF-Query/pkg/PLIST
Normal file
9
mail/p5-Mail-SPF-Query/pkg/PLIST
Normal 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
|
Loading…
Reference in New Issue
Block a user