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

PORTNAME=	Email-MIME-ContentType
PORTVERSION=	1.01.7
CATEGORIES=	mail perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-
DISTNAME=	${PORTNAME}-${PORTVERSION:C|\.([0-9])$|\1|}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Parse a MIME Content-Type Header

LICENSE=	artistic gpl
LICENSE_COMB=	dual

PERL_CONFIGURE=	yes

.include <bsd.port.mk>
