aboutsummaryrefslogblamecommitdiff
path: root/science/p5-Geo-Coordinates-Converter/Makefile
blob: 59037665bfd7c811a7a31de1cc7ec80419eee90d (plain) (tree)
1
2
3
4
5
6
7
8
9
                                              

                                         
                    
                 

                                       

                   
                                

                                                   
                            

                    

                                                                           

                                                                    
                                                 
 

                         
 

                   
                      
# Created by: Wen Heping <wenheping@gmail.com>

PORTNAME=	Geo-Coordinates-Converter
PORTVERSION=	0.13
PORTREVISION=	1
CATEGORIES=	science geography perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Simple converter of geo coordinates

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	p5-Class-Accessor-Lite>=0.05:devel/p5-Class-Accessor-Lite \
		p5-String-CamelCase>0:textproc/p5-String-CamelCase \
		p5-YAML>0:textproc/p5-YAML
TEST_DEPENDS=	p5-Test-Base>0:devel/p5-Test-Base

USES=		perl5
USE_PERL5=	configure

NO_ARCH=	yes

.include <bsd.port.mk>