Tweak math/qtiplot version 0.9.8.9_8
[dports.git] / math / p5-Geo-Coordinates-UTM / Makefile
1 # Created by: Anton Berezin <tobez@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       Geo-Coordinates-UTM
5 PORTVERSION=    0.11
6 CATEGORIES=     math perl5
7 MASTER_SITES=   CPAN
8 MASTER_SITE_SUBDIR=     Geo
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     tobez@FreeBSD.org
12 COMMENT=        Perl extension for converting latitude/longitude to UTM
13
14 USES=           perl5
15 USE_PERL5=      configure
16
17 .include <bsd.port.mk>