# New ports collection makefile for:	p5-Tie-Hash-MultiValue
# Date created:				2010-09-10
# Whom:					Frederic Culot <frederic@culot.org>
#
# $FreeBSD: ports/devel/p5-Tie-Hash-MultiValue/Makefile,v 1.2 2010/10/20 05:53:18 culot Exp $
#

PORTNAME=	Tie-Hash-MultiValue
PORTVERSION=	1.02
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	culot@FreeBSD.org
COMMENT=	Store multiple values per key

PERL_CONFIGURE=	yes

MAN3=		Tie::Hash::MultiValue.3

.include <bsd.port.mk>
