aboutsummaryrefslogtreecommitdiffstats
path: root/misc/p5-Geography-NationalGrid-TW/Makefile
blob: 989ae08de60bad5fec902e1aa4abbf0793e70a72 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:    misc/p5-Geography-NationalGrid-TW
# Date created:             2007/03/20
# Whom:                 chinsan
#
# $FreeBSD$
#

PORTNAME=   Geography-NationalGrid-TW
PORTVERSION=    0.07
CATEGORIES= misc perl5 geography
MASTER_SITES=   CPAN
PKGNAMEPREFIX=  p5-

MAINTAINER= perl@FreeBSD.org
COMMENT=    Convert Taiwan Datum (TWD67/TM2, TWD97/TM2) to/from Lat and Long

BUILD_DEPENDS=  p5-Geography-NationalGrid>=0:${PORTSDIR}/misc/p5-Geography-NationalGrid
RUN_DEPENDS=    ${BUILD_DEPENDS}

PERL_CONFIGURE= yes

MAN3=       Geography::NationalGrid::TW.3

.include <bsd.port.mk>