aboutsummaryrefslogtreecommitdiffstats
path: root/mail/pear-Horde_Mail/Makefile
blob: 5c6c2e6bae9df4c679a56d0b1a0292a1bb122c76 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# $FreeBSD$

PORTNAME=   Horde_Mail
PORTVERSION=    2.1.2
CATEGORIES= mail www pear

MAINTAINER= horde@FreeBSD.org
COMMENT=    Horde Mail Library

USE_HORDE_RUN=  Horde_Exception \
        Horde_Stream_Filter

# Disabled due to circular dependency
#USE_HORDE_RUN+=    Horde_Mime

# Optional but we want it
RUN_DEPENDS+=   ${PEARDIR}/Net/SMTP.php:${PORTSDIR}/net/pear-Net_SMTP

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