summaryrefslogblamecommitdiff
path: root/misc/p5-Locale-US/Makefile
blob: a2ea7a12a2d93ee190350679cb236595367cd80b (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                   
           

                         
                         
                          

                    
                                                            
 
                                

                                                                              


                                                                                  

                         

                            

                      
# Created by: Tomoyuki Sakurai <cherry@trombik.org>
# $FreeBSD$

PORTNAME=	Locale-US
PORTVERSION=	2.112.150
CATEGORIES=	misc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-
DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Two letter codes for state identification in the United States

BUILD_DEPENDS=	p5-Data-Section-Simple>=0:${PORTSDIR}/devel/p5-Data-Section-Simple
RUN_DEPENDS=	p5-Data-Section-Simple>=0:${PORTSDIR}/devel/p5-Data-Section-Simple

USES=		perl5
USE_PERL5=	configure

MAN3=		Locale::US.3

.include <bsd.port.mk>