# 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 15462 2013-09-17 03:15:41Z laffer1 $
#

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

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

PERL_CONFIGURE=	yes

MAN3=		Email::MIME::ContentType.3

.include <bsd.port.mk>
