# 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.8 2008/04/17 14:25:27 araujo Exp $
#

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

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

PERL_CONFIGURE=	YES

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

.include <bsd.port.mk>
