Files
ports/devel/p5-Tree-R/Makefile
Dmitry Marakasov afe81f94af - Update to 0.072
2015-10-12 15:20:46 +00:00

18 lines
335 B
Makefile

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