Merge branch 'staged'
[dports.git] / misc / p5-I18N-LangTags / Makefile
1 PORTNAME=       I18N-LangTags
2 PORTVERSION=    0.35
3 PORTREVISION=   2
4 CATEGORIES=     misc perl5
5 MASTER_SITES=   CPAN
6 PKGNAMEPREFIX=  p5-
7
8 MAINTAINER=     demon@FreeBSD.org
9 COMMENT=        Functions for dealing with RFC-1766-style language tags
10 WWW=            https://metacpan.org/release/SBURKE/I18N-LangTags-0.35
11
12 LICENSE=        ART10 GPLv1+
13 LICENSE_COMB=   dual
14
15 USES=           perl5
16 USE_PERL5=      configure
17
18 .include <bsd.port.mk>