# New ports collection makefile for:    p5-Cache-Mmap
# Date created:				January 25th 2003
# Whom:	      				Erwin Lansing <erwin@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Cache-Mmap/Makefile,v 1.13 2009/07/22 16:26:28 pgollucci Exp $
#

PORTNAME=	Cache-Mmap
PORTVERSION=	0.11
PORTEPOCH=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Cache::Mmap - Shared data cache using memory mapped files

PERL_CONFIGURE=	yes

MAN3=		Cache::Mmap.3

.include <bsd.port.mk>
