9fb1ef4c3a
response to email. Hat: portmgr
22 lines
503 B
Makefile
22 lines
503 B
Makefile
# 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 geography
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= perl@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>
|