# Created by: Zhen REN <bg1tpt@gmail.com>

PORTNAME=	Mail_mimeDecode
PORTVERSION=	1.5.6
CATEGORIES=	mail www pear

MAINTAINER=	dbaio@FreeBSD.org
COMMENT=	Provides a class to decode mime messages

LICENSE=	BSD3CLAUSE

RUN_DEPENDS=	${PEARDIR}/Mail/mime.php:mail/pear-Mail_Mime@${PHP_FLAVOR}

USES=		pear
NO_ARCH=	yes

.include <bsd.port.mk>
