aboutsummaryrefslogtreecommitdiff
path: root/mail/pear-Horde_Mime/Makefile
blob: d6aeaa9ef8d4aa02c28050b3f05eb9286024d835 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

PORTNAME=	Horde_Mime
DISTVERSION=	2.11.0
CATEGORIES=	mail www pear

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

USES=	horde
USE_HORDE_RUN=	Horde_Exception \
		Horde_Mail \
		Horde_Stream_Filter \
		Horde_Support \
		Horde_Text_Flowed \
		Horde_Translation \
		Horde_Util

.include <bsd.port.mk>