# New ports collection makefile for:	p5-File-Type
# Date created:		Fri Feb 20 20:02:30 EST 2004
# Whom:	      		Michael Johnson <ahze@ahze.net>
#
# $FreeBSD: ports/devel/p5-File-Type/Makefile,v 1.9 2010/07/25 23:26:12 linimon Exp $
#

PORTNAME=	File-Type
PORTVERSION=	0.22
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Determine file type using magic

PERL_CONFIGURE=	YES

MAN3=	File::Type.3 \
	File::Type::Builder.3

.include <bsd.port.mk>
