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

14 lines
264 B
Makefile

# $OpenBSD: Makefile,v 1.5 2013/03/11 11:07:42 espie Exp $
COMMENT= calculate geographic distance from a lat/lon pair
MODULES= cpan
DISTNAME= Geo-Inverse-0.05
REVISION= 1
CATEGORIES= geo
USE_GROFF = Yes
# Perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>