freebsd-ports/math/p5-GIS-Distance-Lite/Makefile
Martin Wilke cb00adbbe0 - Fix plist
- Trim header

Reported by:	poudriere exp-run
2013-05-16 09:43:57 +00:00

21 lines
450 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
PORTNAME= GIS-Distance-Lite
PORTVERSION= 1.0
PORTREVISION= 1
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>