# $MidnightBSD: mports/devel/p5-Tie-IxHash/Makefile,v 1.3 2013/02/19 15:04:59 laffer1 Exp $

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>
