aboutsummaryrefslogblamecommitdiff
path: root/astro/p5-Geo-METAR/Makefile
blob: feb0ab4c326217c93ece9e772cd322dd7a0c2789 (plain) (tree)
1
2
3
4
5
6
7
8
9
                  

                         
                    
                 
                                     
                    

                   
                                
                                                                              
 


                      

                         

                      
# Created by: will

PORTNAME=	Geo-METAR
PORTVERSION=	1.15
PORTREVISION=	1
CATEGORIES=	astro geography perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl module that processes METAR information from NOAA sources

LICENSE=	GPLv2+

NO_ARCH=	yes
USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>