2008-10-06 13:00:48 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.2 2008/10/06 17:00:48 jasper Exp $
|
2007-09-15 09:58:16 -04:00
|
|
|
|
|
|
|
COMMENT= perl module for geographic functions
|
|
|
|
MODULES= cpan
|
2008-10-06 13:00:48 -04:00
|
|
|
DISTNAME= Geo-Functions-0.07
|
2007-09-15 09:58:16 -04:00
|
|
|
CATEGORIES= geo
|
|
|
|
|
|
|
|
# Perl
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
|
|
|
|
RUN_DEPENDS= ::geo/p5-Geo-Constants
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|