# Created by: Lars Thegler <lars@thegler.dk>
# $FreeBSD: tags/RELEASE_10_0_0/mail/p5-Email-FolderType/Makefile 327742 2013-09-20 19:59:12Z bapt $

PORTNAME=	Email-FolderType
PORTVERSION=	0.8.13
PORTREVISION=	1
CATEGORIES=	mail perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-
DISTNAME=	${PORTNAME}-0.813

MAINTAINER=	lth@FreeBSD.org
COMMENT=	Determine the type of a mail folder

USES=		perl5
USE_PERL5=	configure

MAN3=		Email::FolderType.3 \
		Email::FolderType::Ezmlm.3 \
		Email::FolderType::MH.3 \
		Email::FolderType::Maildir.3 \
		Email::FolderType::Mbox.3

NO_STAGE=	yes
.include <bsd.port.mk>
