aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Cache-Mmap/Makefile
blob: 1e5f914a384b3f9401a43fb13a5b9690d84dc3bf (plain) (tree)
1
2
3
4
5
6
7
8
9
10

                                                         
                                                                         




                          

                    
                           
                    

                   
                                
                                                                         
 

                   

                             
                      
# New ports collection makefile for:    p5-Cache-Mmap
# Date created:				January 25th 2003
# Whom:	      				Erwin Lansing <erwin@FreeBSD.org>
#
# $FreeBSD$
#

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>