aboutsummaryrefslogtreecommitdiffstats
path: root/mail/pear-Horde_Mime/Makefile
blob: 0f3369589e664cc21f6932c507666328e9fa5121 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Ports collection makefile for:  pear-Horde_Mime
# Date created:           6 July 2011
# Whom:               Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD$

PORTNAME=   Horde_Mime
PORTVERSION=    1.0.4
CATEGORIES= mail www pear

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

USE_HORDE_RUN=  Horde_Exception Horde_Mail Horde_Stream_Filter Horde_Support \
        Horde_Text_Flowed Horde_Translation Horde_Util

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