# Ports collection makefile for: pear-Net_IMAP # Date created: 12 march 2004 # Whom: Attila Nagy # # $FreeBSD: ports/mail/pear-Net_IMAP/Makefile,v 1.4 2006/06/27 03:58:57 rafan Exp $ # PORTNAME= Net_IMAP PORTVERSION= 1.0.3 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 RUN_DEPENDS= ${BUILD_DEPENDS} CATEGORY= Net FILES= IMAP.php IMAPProtocol.php .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include