14 lines
262 B
Makefile
14 lines
262 B
Makefile
# $OpenBSD: Makefile,v 1.12 2013/03/11 10:50:13 espie Exp $
|
|
|
|
COMMENT= lightweight cache with timed expiration
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Cache-Simple-TimedExpiry-0.27
|
|
REVISION= 3
|
|
CATEGORIES= devel
|
|
USE_GROFF = Yes
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|