aboutsummaryrefslogblamecommitdiff
path: root/math/p5-GIS-Distance-Lite/Makefile
blob: c6f9a68413c6df3f1c5e7f0c2837cfa4481c0696 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                    
                                   











                                                                       
# New ports collection makefile for:	p5-GIS-Distance-Lite
# Date created:				May 17, 2010
# Whom:					Wen Heping <wen@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	GIS-Distance-Lite
PORTVERSION=	1.0
CATEGORIES=	math perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:JOBERO
PKGNAMEPREFIX=	p5-

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Calculate geographic distances in geodetic WGS84 format

RUN_DEPENDS=	p5-Math-Complex>1.0.3:${PORTSDIR}/math/p5-Math-Complex

PERL_CONFIGURE=	yes

MAN3=		GIS::Distance::Lite.3 \

.include <bsd.port.mk>