summaryrefslogtreecommitdiffstats
path: root/graphics/p5-Geo-Point/Makefile
blob: 7b82fb65e77f53c07080bba7247aa9ba14a5b1ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$

PORTNAME=	Geo-Point
PORTVERSION=	0.96
PORTREVISION=	1
CATEGORIES=	graphics devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl Module Tries To Abstract Coordinate Systems

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

RUN_DEPENDS=	p5-Geo-Distance>=0.06:math/p5-Geo-Distance \
		p5-Geo-Proj4>=1.00:graphics/p5-Geo-Proj4 \
		p5-Math-Polygon>=1.00:math/p5-Math-Polygon

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
OpenPOWER on IntegriCloud