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

17 lines
344 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.11 2010/12/03 11:44:27 ajacoutot Exp $
COMMENT= lightweight cache with timed expiration
MODULES= cpan
2006-12-05 01:13:19 -05:00
DISTNAME= Cache-Simple-TimedExpiry-0.27
REVISION= 3
CATEGORIES= devel
2010-10-18 13:47:50 -04:00
USE_GROFF = Yes
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>