1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Add p5-Geography-NationalGrid 1.6, create an object for a point and to

transform coordinate systems.

PR:		ports/110557
Submitted by:	chinsan
This commit is contained in:
Rong-En Fan 2007-03-20 11:21:56 +00:00
parent 6ff096a5a9
commit 5e9a12e0a0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187780
5 changed files with 41 additions and 0 deletions

View File

@ -353,6 +353,7 @@
SUBDIR += p5-Geo-Postcodes-NO
SUBDIR += p5-Geo-Weather
SUBDIR += p5-Geography-Countries
SUBDIR += p5-Geography-NationalGrid
SUBDIR += p5-I18N-Charset
SUBDIR += p5-I18N-LangTags
SUBDIR += p5-LEGO-RCX

View File

@ -0,0 +1,23 @@
# New ports collection makefile for: misc/p5-Geography-NationalGrid
# Date created: 2007/03/20
# Whom: chinsan
#
# $FreeBSD$
#
PORTNAME= Geography-NationalGrid
PORTVERSION= 1.6
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Geography
PKGNAMEPREFIX= p5-
MAINTAINER= chinsan@FreeBSD.org
COMMENT= Create an object for a point and to transform coordinate systems
PERL_CONFIGURE= yes
MAN3= Geography::NationalGrid.3 Geography::NationalGrid::GB.3 \
Geography::NationalGrid::IE.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Geography-NationalGrid-1.6.tar.gz) = a629aa96c183da66082e5d139c70e9d9
SHA256 (Geography-NationalGrid-1.6.tar.gz) = 8681495708d9147898feaf65ed380095989794921b296c3b9fdf1b18d895c0f7
SIZE (Geography-NationalGrid-1.6.tar.gz) = 13029

View File

@ -0,0 +1,6 @@
Geography::NationalGrid is a factory class whose sole purpose is to give you
an object for the right country. Geography::NationalGrid::GB and
Geography::NationalGrid::IE are included with this distribution - other
countries' national grids are converted by other packages.
WWW: http://search.cpan.org/dist/Geography-NationalGrid/

View File

@ -0,0 +1,8 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geography/NationalGrid/.packlist
%%SITE_PERL%%/Geography/NationalGrid.pm
%%SITE_PERL%%/Geography/NationalGrid/IE.pm
%%SITE_PERL%%/Geography/NationalGrid/GB.pm
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geography/NationalGrid
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geography
@dirrmtry %%SITE_PERL%%/Geography/NationalGrid
@dirrmtry %%SITE_PERL%%/Geography