# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD: tags/RELEASE_11_0_0/graphics/p5-Geo-GML/Makefile 412346 2016-04-01 14:00:51Z mat $

PORTNAME=	Geo-GML
PORTVERSION=	0.16
PORTREVISION=	1
CATEGORIES=	graphics perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl Module to Process Geography Markup Language

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

RUN_DEPENDS=	p5-Log-Report>=0.18:devel/p5-Log-Report \
		p5-Test-Pod>=1.26:devel/p5-Test-Pod \
		p5-XML-Compile>=0.96:textproc/p5-XML-Compile \
		p5-XML-Compile-Cache>=0.14:textproc/p5-XML-Compile-Cache

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
