# New ports collection makefile for:    p5-MIME-Explode
# Date created:		2006/12/22
# Whom:	      		chinsan
#
# $FreeBSD: ports/mail/p5-MIME-Explode/Makefile,v 1.1 2006/12/23 11:07:21 rafan Exp $
#

PORTNAME=	MIME-Explode
PORTVERSION=	0.38
CATEGORIES=	mail perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	MIME
PKGNAMEPREFIX=	p5-

MAINTAINER=	chinsan@FreeBSD.org
COMMENT=	Perl extension for explode MIME messages

PERL_CONFIGURE=	yes

MAN3=	MIME::Explode.3

.include <bsd.port.mk>


syntax highlighted by Code2HTML, v. 0.9.1