# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_0_0/devel/p5-Tree-R/Makefile 330816 2013-10-19 01:43:19Z amdmi3 $

PORTNAME=	Tree-R
PORTVERSION=	0.06
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	amdmi3@FreeBSD.org
COMMENT=	Perl extension for the Rtree data structure and algorithms

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
