# Created by: Dmitry Sivachenko <dima@Chg.RU>
# $FreeBSD: tags/RELEASE_10_0_0/misc/p5-I18N-LangTags/Makefile 327745 2013-09-20 20:50:57Z bapt $

PORTNAME=	I18N-LangTags
PORTVERSION=	0.35
CATEGORIES=	misc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	demon@FreeBSD.org
COMMENT=	Functions for dealing with RFC-1766-style language tags

USES=		perl5
USE_PERL5=	configure

MAN3=		I18N::LangTags.3 I18N::LangTags::Detect.3 I18N::LangTags::List.3

NO_STAGE=	yes
.include <bsd.port.mk>
