# New ports collection makefile for:    p5-MIME-Types
# Date created:                         15 March 2001
# Whom:                                 -
#
# $FreeBSD: ports/mail/p5-MIME-Types/Makefile,v 1.7 2004/03/15 15:52:04 skv Exp $

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

MAINTAINER=	skv@FreeBSD.org
COMMENT=	MIME-Types is a Perl extension for determining MIME types

PERL_CONFIGURE=		YES

MAN3=		MIME::Type.3 MIME::Types.3

.include <bsd.port.mk>
