# New ports collection makefile for:	p5-File-MMagic
# Date created:		25 February 2000
# Whom:	      		Akinori MUSHA aka knu <knu@idaemons.org>
#
# $FreeBSD: ports/devel/p5-File-MMagic/Makefile,v 1.13 2002/09/12 09:38:14 tobez Exp $
#

PORTNAME=	File-MMagic
PORTVERSION=	1.16
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	File
PKGNAMEPREFIX=	p5-

MAINTAINER=	erwin@lansing.dk

PERL_CONFIGURE=	YES

MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3=		File::MMagic.3

.include <bsd.port.mk>
