From 5299723613c8042b795889f877f344928a41b0c5 Mon Sep 17 00:00:00 2001 From: DPorts Builder Date: Sun, 1 Feb 2015 21:26:02 -0800 Subject: [PATCH] Import math/rubygem-rb-gsl version 1.16.0.4 --- math/rubygem-rb-gsl/Makefile | 21 +++++++++++++++++++++ math/rubygem-rb-gsl/distinfo | 2 ++ math/rubygem-rb-gsl/pkg-descr | 8 ++++++++ 3 files changed, 31 insertions(+) create mode 100644 math/rubygem-rb-gsl/Makefile create mode 100644 math/rubygem-rb-gsl/distinfo create mode 100644 math/rubygem-rb-gsl/pkg-descr diff --git a/math/rubygem-rb-gsl/Makefile b/math/rubygem-rb-gsl/Makefile new file mode 100644 index 00000000000..200a7146f23 --- /dev/null +++ b/math/rubygem-rb-gsl/Makefile @@ -0,0 +1,21 @@ +# Created by: Shin-ya MURAKAMI +# $FreeBSD$ + +PORTNAME= rb-gsl +PORTVERSION= 1.16.0.4 +CATEGORIES= math rubygems +MASTER_SITES= RG + +MAINTAINER= murashin@gfd-dennou.org +COMMENT= Ruby extension library for GSL (GNU Scientific Library) + +LICENSE= GPLv2 + +LIB_DEPENDS= libgsl.so:${PORTSDIR}/math/gsl +RUN_DEPENDS= rubygem-narray>=0.5.9:${PORTSDIR}/math/rubygem-narray + +USE_RUBY= yes +USE_RUBYGEMS= yes +RUBYGEM_AUTOPLIST= yes + +.include diff --git a/math/rubygem-rb-gsl/distinfo b/math/rubygem-rb-gsl/distinfo new file mode 100644 index 00000000000..764e3ffb74c --- /dev/null +++ b/math/rubygem-rb-gsl/distinfo @@ -0,0 +1,2 @@ +SHA256 (rubygem/rb-gsl-1.16.0.4.gem) = bc6573cc36410d2ec88672d4b12e2c908684796b276a8743c19345bbb44bef94 +SIZE (rubygem/rb-gsl-1.16.0.4.gem) = 588288 diff --git a/math/rubygem-rb-gsl/pkg-descr b/math/rubygem-rb-gsl/pkg-descr new file mode 100644 index 00000000000..1e3984128a6 --- /dev/null +++ b/math/rubygem-rb-gsl/pkg-descr @@ -0,0 +1,8 @@ +Ruby/GSL is a Ruby extension library for GSL (GNU Scientific Library), +which provides a number of functions and methods for numerical +computing in Ruby. + +Author: Yoshiki Tsunesada , + David MacMahon, + Jens Wille +WWW: https://rubygems.org/gems/rb-gsl -- 2.41.0