# $MidnightBSD: mports/devel/p5-IPC-ShareLite/Makefile,v 1.3 2009/04/08 20:44:58 laffer1 Exp $

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>
