# New ports collection makefile for:	p5-Email-MIME-Encodings
# Date created:				Oct 11, 2008
# Whom:					Lucas Holt
#
# $MidnightBSD: trunk/mail/p5-Email-MIME-Encodings/Makefile 22179 2016-12-28 15:12:34Z laffer1 $
#

PORTNAME=	Email-MIME-Encodings
PORTVERSION=	1.315
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:${PORTSDIR}/converters/p5-MIME-Base64
BUILD_DEPENDS=	${RUN_DEPENDS}

PERL_CONFIGURE=	yes

.include <bsd.port.mk>
