head	1.2;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2012.11.17.06.02.51;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2011.02.26.09.02.23;	author kuriyama;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switch exporter over
@
text
@# New ports collection makefile for:	I18N::AcceptLanguage
# Date created:		14 Feb 2011
# Whom:			Jun Kuriyama <kuriyama@@FreeBSD.org>
#
# $FreeBSD: head/www/p5-I18N-AcceptLanguage/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	I18N-AcceptLanguage
PORTVERSION=	1.04
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	kuriyama@@FreeBSD.org
COMMENT=	Perl extension to matches language preference (HTTP Accept-Language)

PERL_CONFIGURE=	yes

MAN3=	I18N::AcceptLanguage.3

.include <bsd.port.mk>
@


1.1
log
@I18N::AcceptLanguage matches language preference to available
languages per rules defined in RFC 2616, section 14.4: HTTP/1.1 -
Header Field Definitions - Accept-Language.

WWW: http://search.cpan.org/dist/I18N-AcceptLanguage/
@
text
@d5 1
a5 1
# $FreeBSD$
@

