opnsense-ports/devel/p5-Tree-R/Makefile
2022-09-07 22:33:21 +02:00

15 lines
312 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
WWW= https://metacpan.org/release/Tree-R
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>