# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD: tags/RELEASE_11_1_0/net/pear-Net_DNSBL/Makefile 443279 2017-06-11 07:41:22Z sunpoet $

PORTNAME=	Net_DNSBL
PORTVERSION=	1.3.7
PORTREVISION=	1
CATEGORIES=	net pear

MAINTAINER=	joneum@FreeBSD.org
COMMENT=	PEAR DNSBL Checker

LICENSE=	PHP30

BUILD_DEPENDS=	${PEARDIR}/Cache/Lite.php:sysutils/pear-Cache_Lite \
		${PEARDIR}/Net/CheckIP.php:net/pear-Net_CheckIP \
		${PEARDIR}/Net/DNS2.php:dns/pear-Net_DNS2 \
		${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2
RUN_DEPENDS:=	${PEARDIR}/Cache/Lite.php:sysutils/pear-Cache_Lite \
		${PEARDIR}/Net/CheckIP.php:net/pear-Net_CheckIP \
		${PEARDIR}/Net/DNS2.php:dns/pear-Net_DNS2 \
		${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2

USES=		pear

PORTSCOUT=	skipv:1.3.0a1

.include <bsd.port.mk>
