# New ports collection makefile for:	p5-Email-MIME-Encodings
# Date created:				Oct 11, 2008
# Whom:					Lucas Holt
#

PORTNAME=	Email-MIME-Encodings
PORTVERSION=	1.317
CATEGORIES=	mail perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Unified interface to MIME encoding and decoding

LICENSE=	artistic gpl
LICENSE_COMB=	dual

RUN_DEPENDS=	p5-MIME-Base64>3.05:converters/p5-MIME-Base64
BUILD_DEPENDS=	${RUN_DEPENDS}
TEST_DEPENDS=	p5-Capture-Tiny>=0:devel/p5-Capture-Tiny

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
