# Created by: Cheng-Lung Sung <clsung@dragon2.net>
# $FreeBSD: tags/RELEASE_10_0_0/devel/p5-Memoize-ExpireLRU/Makefile 332120 2013-10-30 14:44:54Z vanilla $

PORTNAME=	Memoize-ExpireLRU
PORTVERSION=	0.55
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Expiry plug-in for Memoize that adds LRU cache expiration

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
