# New ports collection makefile for:	Tie-CPHash
# Date created:			09 October 2006
# Whom:				David Chaplin-Loebell <direct@klatha.com>
#
# $FreeBSD: ports/devel/p5-Tie-CPHash/Makefile,v 1.5 2008/11/20 18:56:31 leeym Exp $
#

PORTNAME=	Tie-CPHash
PORTVERSION=	1.04
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	direct@klatha.com
COMMENT=	Perl module implementing a case preserving hash table

PERL_MODBUILD=	yes

MAN3=		Tie::CPHash.3

.include <bsd.port.mk>
