opnsense-ports/devel/p5-Tree-R/Makefile
Franco Fichtner 10a1116a8e */*: sync with upstream
Taken from: FreeBSD
2015-06-08 07:31:54 +02:00

18 lines
350 B
Makefile

# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org>
# $FreeBSD$
PORTNAME= Tree-R
PORTVERSION= 0.06
PORTREVISION= 1
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>