freebsd-ports/science/rubygem-cdo/Makefile
2015-06-05 18:57:21 +00:00

21 lines
406 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= cdo
PORTVERSION= 1.2.5
CATEGORIES= science rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby binding to CDO (Climate Data Operators)
LICENSE= GPLv2
RUN_DEPENDS= ${LOCALBASE}/bin/cdo:${PORTSDIR}/science/cdo
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>