# Created by: Gea-Suan Lin <gslin@gslin.org>

PORTNAME=	File-HStore
PORTVERSION=	0.10
PORTREVISION=	2
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Store files on a filesystem using a simple hash-based storage

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
