Import ports/net/p5-Net-Abuse-Utils-Spamhaus. Tweak from sthen@ ok giovanni@
Perl extension for checking data against the Spamhaus blacklists.
This commit is contained in:
parent
132a8899ee
commit
4d05cff61d
18
net/p5-Net-Abuse-Utils-Spamhaus/Makefile
Normal file
18
net/p5-Net-Abuse-Utils-Spamhaus/Makefile
Normal file
@ -0,0 +1,18 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2015/03/22 22:45:33 jturner Exp $
|
||||
|
||||
COMMENT = perl5 extension for checking data against Spamhaus
|
||||
|
||||
DISTNAME = Net-Abuse-Utils-Spamhaus-0.07
|
||||
CATEGORIES = net
|
||||
|
||||
MAINTAINER = James Turner <james@calminferno.net>
|
||||
|
||||
# GPL/Artistic
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
MODULES = cpan
|
||||
|
||||
RUN_DEPENDS = net/p5-Net-DNS
|
||||
BUILD_DEPENDS = ${RUN_DEPENDS}
|
||||
|
||||
.include <bsd.port.mk>
|
2
net/p5-Net-Abuse-Utils-Spamhaus/distinfo
Normal file
2
net/p5-Net-Abuse-Utils-Spamhaus/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (Net-Abuse-Utils-Spamhaus-0.07.tar.gz) = ZjOWxcnnIaMndUyk9mRPMAvFnf2cv4YsLzRoN+dlRkU=
|
||||
SIZE (Net-Abuse-Utils-Spamhaus-0.07.tar.gz) = 21016
|
1
net/p5-Net-Abuse-Utils-Spamhaus/pkg/DESCR
Normal file
1
net/p5-Net-Abuse-Utils-Spamhaus/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
Perl extension for checking data against the Spamhaus blacklists.
|
6
net/p5-Net-Abuse-Utils-Spamhaus/pkg/PLIST
Normal file
6
net/p5-Net-Abuse-Utils-Spamhaus/pkg/PLIST
Normal file
@ -0,0 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/03/22 22:45:33 jturner Exp $
|
||||
${P5SITE}/Net/
|
||||
${P5SITE}/Net/Abuse/
|
||||
${P5SITE}/Net/Abuse/Utils/
|
||||
${P5SITE}/Net/Abuse/Utils/Spamhaus.pm
|
||||
@man man/man3p/Net::Abuse::Utils::Spamhaus.3p
|
Loading…
Reference in New Issue
Block a user