aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
developFix time constantsHsuan Lee5 years
releaseFix time constantsHsuan Lee5 years
 
TagDownloadAuthorAge
v0.5.3dexon-solidity-0.5.3.tar.gz  dexon-solidity-0.5.3.tar.zst  dexon-solidity-0.5.3.zip  Hsuan Lee5 years
v0.5.2dexon-solidity-0.5.2.tar.gz  dexon-solidity-0.5.2.tar.zst  dexon-solidity-0.5.2.zip  Jimmy Hu5 years
v0.5.1dexon-solidity-0.5.1.tar.gz  dexon-solidity-0.5.1.tar.zst  dexon-solidity-0.5.1.zip  Wei-Ning Huang6 years
v0.5.0dexon-solidity-0.5.0.tar.gz  dexon-solidity-0.5.0.tar.zst  dexon-solidity-0.5.0.zip  Wei-Ning Huang6 years
v0.4.25dexon-solidity-0.4.25.tar.gz  dexon-solidity-0.4.25.tar.zst  dexon-solidity-0.4.25.zip  Jimmy Hu6 years
ef='/~lantw44/cgit/freebsd-ports-gnome/blame/science/rubygem-cdo?id=e9c96589c2b6fccbd77f9d335cd0a0fb165fdc17'>rubygem-cdo/Makefile
blob: bab770276031fda2b4f1a871780a1098f208965b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12



                                                          
                     






                                                            
                                 
 
                               
 
                   
                   
                             

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

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

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

LICENSE=    GPLv2
LICENSE_FILE=   ${WRKSRC}/LICENSE

RUN_DEPENDS=    cdo:science/cdo

NO_ARCH=    yes
USE_RUBY=   yes
USES=       gem:autoplist

.include <bsd.port.mk>