b931da96cc
UTM coordinates. with inputs from steven@, simon@ and others. ok simon@
15 lines
317 B
Makefile
15 lines
317 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2007/12/14 22:42:28 matthieu Exp $
|
|
|
|
COMMENT= provides Latitude Longitude conversions
|
|
MODULES= cpan
|
|
DISTNAME= Geo-Coordinates-UTM-0.06
|
|
CATEGORIES= geo
|
|
|
|
# Perl
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|