# Created by: Seamus Venasse <svenasse@polaris.ca>
# $FreeBSD: head/misc/p5-Locale-SubCountry/Makefile 414209 2016-04-28 19:05:08Z sunpoet $

PORTNAME=	Locale-SubCountry
PORTVERSION=	1.65
CATEGORIES=	misc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Convert state, province, county etc. names to/from code

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

NO_ARCH=	yes
USES=		dos2unix perl5
USE_PERL5=	configure

.include <bsd.port.mk>