# Created by: Attila Nagy # $FreeBSD: head/mail/pear-Net_IMAP/Makefile 369092 2014-09-23 16:45:35Z bapt $ PORTNAME= Net_IMAP PORTVERSION= 1.1.0 CATEGORIES= mail net pear MAINTAINER= rafan@FreeBSD.org COMMENT= PEAR class that provides an implementation of the IMAP protocol BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \ ${PEARDIR}/Auth/SASL.php:${PORTSDIR}/security/pear-Auth_SASL RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \ ${PEARDIR}/Auth/SASL.php:${PORTSDIR}/security/pear-Auth_SASL USES= pear .include