# New ports collection makefile for:	p5-File-Map
# Date created:				2010-04-15
# Whom:					jupengfei <jupengfei@gmail.com>
#
# $FreeBSD: ports/devel/p5-File-Map/Makefile,v 1.4 2010/12/27 14:54:20 pgollucci Exp $
#

PORTNAME=	File-Map
PORTVERSION=	0.34
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	jupengfei@gmail.com
COMMENT=	Memory mapping made simple and safe

RUN_DEPENDS=	p5-Const-Fast>=0:${PORTSDIR}/devel/p5-Const-Fast

PERL_CONFIGURE=	YES

MAN3=		File::Map.3

.include <bsd.port.mk>
