aboutsummaryrefslogtreecommitdiff
path: root/mail/pear-Horde_Mime/Makefile
blob: c9b48eb60ade5ca54888a3cc35fdefaa5e316ff2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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>