aboutsummaryrefslogblamecommitdiff
path: root/mail/pear-Horde_Mime_Viewer/Makefile
blob: 7ee64534d1d6f3f6fb31a1787ffce0ea1dad8e21 (plain) (tree)
1
2
3
4
5
6
7
                                             

                                 
                     

                             
                                 





                                         
                         











                                   
                      
# Created by: Martin Matuska <mm@FreeBSD.org>

PORTNAME=	Horde_Mime_Viewer
PORTVERSION=	2.2.2
CATEGORIES=	mail www pear

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde MIME Viewer Library

CONFLICTS=	horde-3*

USE_HORDE_BUILD=	Horde_Role

USES=		horde php
USE_HORDE_RUN=	Horde_Role \
		Horde_Browser \
		Horde_Compress \
		Horde_Exception \
		Horde_Mime \
		Horde_Text_Filter \
		Horde_Text_Flowed \
		Horde_Util \
		Horde_Translation

USE_PHP=	xml

.include <bsd.port.mk>