2013-03-26 12:05:26 +01:00
|
|
|
# Created by: Anton Berezin <tobez@FreeBSD.org>
|
2008-09-24 13:21:42 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Geo-Coordinates-UTM
|
2013-05-22 11:33:35 +02:00
|
|
|
PORTVERSION= 0.11
|
2008-09-24 13:21:42 +02:00
|
|
|
CATEGORIES= math perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
MASTER_SITE_SUBDIR= Geo
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= tobez@FreeBSD.org
|
|
|
|
COMMENT= Perl extension for converting latitude/longitude to UTM
|
|
|
|
|
2013-08-05 17:05:29 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2008-09-24 13:21:42 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|