PORTNAME=	Net_Sieve
PORTVERSION=	1.4.6
CATEGORIES=	net www pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PEAR class to handle talking to timsieved
WWW=		https://pear.php.net/package/Net_Sieve \
		https://github.com/pear/Net_Sieve

LICENSE=	BSD3CLAUSE

RUN_DEPENDS=	${PEAR_PKGNAMEPREFIX}Net_Socket>=1.0:net/pear-Net_Socket@${PHP_FLAVOR}

USES=		pear

NO_ARCH=	yes

.include <bsd.port.mk>
