openbsd-ports/geo/p5-Geo-Inverse/Makefile

14 lines
264 B
Makefile
Raw Normal View History

2013-03-11 07:02:49 -04:00
# $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
2010-10-18 14:13:12 -04:00
USE_GROFF = Yes
# Perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>