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

PORTNAME=	Tie-IxHash
PORTVERSION=	1.22
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Perl module implementing ordered in-memory associative arrays
LICENSE=	perl

MAKE_JOBS_SAFE=	yes

PERL_CONFIGURE=	yes

MAN3=		Tie::IxHash.3

.include <bsd.port.mk>
