# Created by: Attila Nagy # $FreeBSD: head/mail/pear-Net_IMAP/Makefile 412348 2016-04-01 14:17:44Z mat $ PORTNAME= Net_IMAP PORTVERSION= 1.1.3 CATEGORIES= mail net pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class that provides an implementation of the IMAP protocol LICENSE= PHP301 BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket \ ${PEARDIR}/Auth/SASL.php:security/pear-Auth_SASL RUN_DEPENDS:= ${BUILD_DEPENDS} USES= pear .include