# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD: head/misc/p5-Geo-Postcodes/Makefile 373448 2014-11-26 13:08:24Z mat $

PORTNAME=	Geo-Postcodes
PORTVERSION=	0.320
PORTREVISION=	1
CATEGORIES=	misc perl5 geography
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-
DISTNAME=	${PORTNAME}-${PORTVERSION:C/0+$//}

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Base class for the Geo::Postcodes::XX modules

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
