# Created by: Wen Heping # $FreeBSD$ PORTNAME= Geo-Coordinates-Converter PORTVERSION= 0.13 CATEGORIES= science geography perl5 MASTER_SITES= CPAN #MASTER_SITE_SUBDIR= CPAN:YAPPO PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple converter of geo coordinates LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Class-Accessor-Lite>=0.05:${PORTSDIR}/devel/p5-Class-Accessor-Lite \ p5-String-CamelCase>0:${PORTSDIR}/textproc/p5-String-CamelCase \ p5-YAML>0:${PORTSDIR}/textproc/p5-YAML RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Base>0:${PORTSDIR}/devel/p5-Test-Base PERL_CONFIGURE= yes MAN3= Geo::Coordinates::Converter::Datum.3 \ Geo::Coordinates::Converter.3 \ Geo::Coordinates::Converter::Point.3 \ Geo::Coordinates::Converter::Point::ISO6709.3 \ Geo::Coordinates::Converter::Format.3 \ Geo::Coordinates::Converter::Format::ISO6709.3 .include