# New ports collection makefile for:	p5-Email-MIME-ContentType
# Date created:				Oct 11, 2008
# Whom:					Lucas Holt
#
# $MidnightBSD: mports/mail/p5-Email-MIME-ContentType/Makefile,v 1.2 2009/09/24 04:04:43 laffer1 Exp $
#

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>
