2013-03-11 11:02:49 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.6 2013/03/11 11:07:42 espie Exp $
|
2007-09-15 13:58:16 +00:00
|
|
|
|
|
|
|
COMMENT= perl module for geographic functions
|
|
|
|
MODULES= cpan
|
2008-10-06 17:00:48 +00:00
|
|
|
DISTNAME= Geo-Functions-0.07
|
2010-12-03 11:44:22 +00:00
|
|
|
REVISION= 0
|
2007-09-15 13:58:16 +00:00
|
|
|
CATEGORIES= geo
|
2010-10-18 18:13:12 +00:00
|
|
|
USE_GROFF = Yes
|
2007-09-15 13:58:16 +00:00
|
|
|
|
|
|
|
# Perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
2010-11-17 08:05:12 +00:00
|
|
|
RUN_DEPENDS= geo/p5-Geo-Constants
|
2007-09-15 13:58:16 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|