# Created by: gebhart@secnetix.de
# $FreeBSD$

PORTNAME=	Tree-Trie
PORTVERSION=	1.9
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	gebhart@secnetix.de
COMMENT=	Data structure optimized for prefix lookup

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
