aboutsummaryrefslogblamecommitdiff
path: root/astro/p5-GPS-Babel/Makefile
blob: d8ef2edced86cf74a70598f0f4d73cf07a4dcbce (plain) (tree)
1
2
3
4
5
6
7
8
9
                                              


                         
                 



                                     
                                

                                          


                            

                                                            
                                                    
 

                         
                   

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

PORTNAME=	GPS-Babel
PORTVERSION=	0.11
PORTREVISION=	1
CATEGORIES=	astro perl5 geography
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl interface to gpsbabel

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	p5-File-Which>=0.05:sysutils/p5-File-Which \
		p5-Geo-Gpx>=0.25:graphics/p5-Geo-Gpx

USES=		perl5
USE_PERL5=	configure
NO_ARCH=	yes

.include <bsd.port.mk>