openbsd-ports/geo/p5-Geo-Coordinates-UTM/Makefile
2013-03-11 11:02:49 +00:00

14 lines
260 B
Makefile

# $OpenBSD: Makefile,v 1.8 2013/03/11 11:07:42 espie Exp $
COMMENT= provides Latitude Longitude conversions
MODULES= cpan
DISTNAME= Geo-Coordinates-UTM-0.09
REVISION= 0
CATEGORIES= geo
USE_GROFF = Yes
# Perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>