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

16 lines
286 B
Makefile
Raw Normal View History

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