aboutsummaryrefslogblamecommitdiff
path: root/science/rubygem-cdo/Makefile
blob: 18efe88b4b97b0f8354d25399f461dd82bfa3d38 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                          

                   
                     





                                                            
                          
 
                               
 
                   


                   

                      
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME=	cdo
PORTVERSION=	1.5.1
CATEGORIES=	science rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Ruby binding to CDO (Climate Data Operators)

LICENSE=	BSD3CLAUSE

RUN_DEPENDS=	cdo:science/cdo

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>