aboutsummaryrefslogtreecommitdiffstats
path: root/mail/pear-Horde_Smtp/Makefile
blob: 75c28e7bfac462ec7e7aeb344696020524b265de (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$

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

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

USE_HORDE_RUN=  Horde_Exception \
        Horde_Mail \
        Horde_Support

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