1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
freebsd-ports/devel/p5-Tree-R/Makefile
2013-10-19 01:43:19 +00:00

17 lines
321 B
Makefile

# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org>
# $FreeBSD$
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>