# $MidnightBSD: trunk/devel/p5-IPC-ShareLite/Makefile 15462 2013-09-17 03:15:41Z laffer1 $

PORTNAME=	IPC-ShareLite
PORTVERSION=	0.17
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ctriv@MidnightBSD.org
COMMENT=	A simple interface to access shared memory
LICENSE=	perl

PERL_CONFIGURE=	yes

MAN3=		IPC::ShareLite.3

.include <bsd.port.mk>
