# Created by: Thierry Thomas (<thierry@pompo.net>)

PORTNAME=	mailparse
PORTVERSION=	3.1.2
CATEGORIES=	mail www

MAINTAINER=	dbaio@FreeBSD.org
COMMENT=	PECL extension to create and decode MIME messages

LICENSE=	PHP301
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		php:pecl
USE_PHP=	mbstring:build

.include <bsd.port.mk>
