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

15 lines
270 B
Makefile

# $OpenBSD: Makefile,v 1.7 2013/10/11 23:49:44 naddy Exp $
COMMENT= perl module for geographic functions
MODULES= cpan
DISTNAME= Geo-Functions-0.07
REVISION= 0
CATEGORIES= geo
# Perl
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= geo/p5-Geo-Constants
.include <bsd.port.mk>