summaryrefslogtreecommitdiffstats
path: root/devel/p5-IPC-SharedCache/Makefile
blob: 25bafb8fe1336ddf4053d7097c4038d3456e7602 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: nork@cityfujisawa.ne.jp
# $FreeBSD$

PORTNAME=	IPC-SharedCache
PORTVERSION=	1.3
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl module for managing a SysV IPC shared memory cache

BUILD_DEPENDS=	p5-IPC-ShareLite>=0:${PORTSDIR}/devel/p5-IPC-ShareLite \
		p5-Storable>=0:${PORTSDIR}/devel/p5-Storable

RUN_DEPENDS:=	${BUILD_DEPENDS}

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
OpenPOWER on IntegriCloud