openbsd-ports/devel/p5-Cache-Simple-TimedExpiry/Makefile

17 lines
368 B
Makefile

# $OpenBSD: Makefile,v 1.3 2006/11/25 16:32:34 espie Exp $
COMMENT= "a lightweight cache with timed expiration"
MODULES= cpan
DISTNAME= Cache-Simple-TimedExpiry-0.23
CATEGORIES= devel
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>