# Created by: Frederic Culot <culot@FreeBSD.org>
# $FreeBSD: head/www/p5-LWP-MediaTypes/Makefile 373448 2014-11-26 13:08:24Z mat $

PORTNAME=	LWP-MediaTypes
PORTVERSION=	6.02
PORTREVISION=	1
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Guess media type for a file or a URL

CONFLICTS=	p5-libwww-5*

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>