aboutsummaryrefslogblamecommitdiff
path: root/mail/pear-Horde_Mail/Makefile
blob: 974ecb2de0a8fff2fd587d8415b87a878951a3aa (plain) (tree)
1
2
3
4
5
6
7
8
9
                          
                     

                             
                                 

                                  
             
                                 
                            
                                   
 



                                     
                                                                       
 
                      
PORTNAME=	Horde_Mail
PORTVERSION=	2.6.5
CATEGORIES=	mail www pear

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

USES=	horde
USE_HORDE_RUN=	Horde_Exception \
		Horde_Idna \
		Horde_Stream_Filter

# Disabled due to circular dependency
#USE_HORDE_RUN+=	Horde_Mime

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

.include <bsd.port.mk>