ports/devel/p5-Cache-Cache/Makefile

17 lines
270 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= perl cache interface
MODULES= cpan
PKG_ARCH= *
DISTNAME = Cache-Cache-1.08
CATEGORIES= devel
REVISION = 0
# perl
PERMIT_PACKAGE= Yes
RUN_DEPENDS= security/p5-Digest-SHA1>=2.02 \
devel/p5-IPC-ShareLite>=0.09 \
devel/p5-Error>=0.15
.include <bsd.port.mk>