# Created by: Thierry Thomas (<thierry@pompo.net>)
# $FreeBSD: tags/RELEASE_11_1_0/net/pear-Net_Sieve/Makefile 442214 2017-05-31 15:08:02Z joneum $

PORTNAME=	Net_Sieve
PORTVERSION=	1.4.1
CATEGORIES=	net www pear

MAINTAINER=	joneum@FreeBSD.org
COMMENT=	PEAR class to handle talking to timsieved

LICENSE=	BSD3CLAUSE

BUILD_DEPENDS=	${PEARDIR}/Net/Socket.php:net/pear-Net_Socket
RUN_DEPENDS=	${PEARDIR}/Net/Socket.php:net/pear-Net_Socket

USES=	pear

.include <bsd.port.mk>
