# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD: misc/p5-Geo-Postcodes/Makefile 332594 2013-11-03 08:05:18Z az $

PORTNAME=	Geo-Postcodes
PORTVERSION=	0.320
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>
