openbsd-ports/devel/p5-Memoize-ExpireLRU/Makefile
2013-03-11 10:50:00 +00:00

16 lines
305 B
Makefile

# $OpenBSD: Makefile,v 1.2 2013/03/11 10:50:19 espie Exp $
COMMENT= expiry plug-in for Memoize that adds LRU cache expiration
DISTNAME= Memoize-ExpireLRU-0.55
CATEGORIES= devel
MAINTAINER= Andrew Fresh <andrew@cpan.org>
# Same as Perl
PERMIT_PACKAGE_CDROM= Yes
MODULES= cpan
.include <bsd.port.mk>