2011-03-14 05:15:33 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.4 2011/03/14 09:17:00 sthen Exp $
|
2007-09-15 09:58:59 -04:00
|
|
|
|
|
|
|
COMMENT= calculate geographic distance from a lat/lon pair
|
|
|
|
MODULES= cpan
|
|
|
|
DISTNAME= Geo-Inverse-0.05
|
2011-03-14 05:15:33 -04:00
|
|
|
REVISION= 1
|
2007-09-15 09:58:59 -04:00
|
|
|
CATEGORIES= geo
|
2010-10-18 14:13:12 -04:00
|
|
|
USE_GROFF = Yes
|
2007-09-15 09:58:59 -04:00
|
|
|
|
|
|
|
# Perl
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|