openbsd-ports/geo/p5-Geo-Inverse/Makefile
2010-12-03 11:44:22 +00:00

17 lines
352 B
Makefile

# $OpenBSD: Makefile,v 1.3 2010/12/03 11:45:37 ajacoutot Exp $
COMMENT= calculate geographic distance from a lat/lon pair
MODULES= cpan
DISTNAME= Geo-Inverse-0.05
REVISION= 0
CATEGORIES= geo
USE_GROFF = Yes
# Perl
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
.include <bsd.port.mk>