18 lines
315 B
Makefile

# $OpenBSD: Makefile,v 1.2 2019/07/12 20:46:54 sthen Exp $
COMMENT= perl module for parsing OpenStreetMap (.osm) files
DISTNAME= Geo-Parse-OSM-0.42
CATEGORIES= geo
RUN_DEPENDS= geo/p5-Geo-Constants>=0.06 \
www/p5-HTML-Parser>=3.72
PERMIT_PACKAGE= Yes
# Perl
MODULES= cpan
PKG_ARCH= *
.include <bsd.port.mk>