freebsd-ports/devel/p5-Tree-R/Makefile
2021-04-08 02:19:01 +03:00

14 lines
270 B
Makefile

PORTNAME= Tree-R
PORTVERSION= 0.072
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
NO_ARCH= yes
.include <bsd.port.mk>