# $FreeBSD: head/mail/pear-Horde_Smtp/Makefile 463917 2018-03-08 19:48:41Z mat $

PORTNAME=	Horde_Smtp
PORTVERSION=	1.9.5
CATEGORIES=	mail www pear
PKGNAMEPREFIX=	${PEAR_PKGNAMEPREFIX}

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

USES=	horde
USE_HORDE_RUN=	Horde_Exception \
		Horde_Mail \
		Horde_Socket_Client \
		Horde_Support \
		Horde_Translation

.include <bsd.port.mk>
