# Created by: Wen heping <wenheping@gmail.com>)
# $FreeBSD: tags/RELEASE_11_0_0/net/pear-Net_Vpopmaild/Makefile 412348 2016-04-01 14:16:16Z mat $

PORTNAME=	Net_Vpopmaild
PORTVERSION=	0.3.2
CATEGORIES=	net mail pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	PEAR Class for accessing Vpopmail's vpopmaild daemon

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

USES=	pear

.include <bsd.port.mk>
