# Created by: Wen heping ) # $FreeBSD: head/net/pear-Net_Vpopmaild/Makefile 412348 2016-04-01 14:17:44Z 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