# $FreeBSD: tags/RELEASE_10_0_0/mail/pear-Horde_Smtp/Makefile 334871 2013-11-25 17:59:58Z antoine $

PORTNAME=	Horde_Smtp
PORTVERSION=	1.3.0
CATEGORIES=	mail www pear
PKGNAMEPREFIX=	pear-

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde SMTP Client

USE_HORDE_RUN=	Horde_Exception \
		Horde_Mail \
		Horde_Socket_Client \
		Horde_Support

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
.include <bsd.port.post.mk>
