openbsd-ports/geo/p5-Geo-Functions/Makefile
2013-03-11 11:02:49 +00:00

16 lines
286 B
Makefile

# $OpenBSD: Makefile,v 1.6 2013/03/11 11:07:42 espie Exp $
COMMENT= perl module for geographic functions
MODULES= cpan
DISTNAME= Geo-Functions-0.07
REVISION= 0
CATEGORIES= geo
USE_GROFF = Yes
# Perl
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= geo/p5-Geo-Constants
.include <bsd.port.mk>