12 lines
191 B
Makefile
12 lines
191 B
Makefile
|
COMMENT= lightweight cache with timed expiration
|
||
|
|
||
|
MODULES= cpan
|
||
|
PKG_ARCH= *
|
||
|
DISTNAME= Cache-Simple-TimedExpiry-0.27
|
||
|
REVISION= 4
|
||
|
CATEGORIES= devel
|
||
|
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
.include <bsd.port.mk>
|