# New ports collection makefile for:    p5-MIME-Types
# Date created:                         15 March 2001
# Whom:                                 -
#
# $FreeBSD: ports/mail/p5-MIME-Types/Makefile,v 1.22 2009/09/18 09:49:03 skv Exp $

PORTNAME=	MIME-Types
PORTVERSION=	1.28
CATEGORIES=	mail perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	skv@FreeBSD.org
COMMENT=	Perl extension for determining MIME types

PERL_CONFIGURE=	YES

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

.include <bsd.port.mk>
