aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-GSL
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2003-11-04 08:48:58 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2003-11-04 08:48:58 +0000
commit0af70794b1c8b76ffaa7d87f2a1d736ddbb315b4 (patch)
treefb5f636fe57b5aaa6c90899932d68d60b91b8982 /math/p5-Math-GSL
parent96cb3bfcf01339f5e1501b6777261c04fa20cb66 (diff)
downloadports-0af70794b1c8b76ffaa7d87f2a1d736ddbb315b4.tar.gz
ports-0af70794b1c8b76ffaa7d87f2a1d736ddbb315b4.zip
Notes
Diffstat (limited to 'math/p5-Math-GSL')
-rw-r--r--math/p5-Math-GSL/Makefile23
-rw-r--r--math/p5-Math-GSL/distinfo1
-rw-r--r--math/p5-Math-GSL/pkg-descr7
-rw-r--r--math/p5-Math-GSL/pkg-plist7
4 files changed, 38 insertions, 0 deletions
diff --git a/math/p5-Math-GSL/Makefile b/math/p5-Math-GSL/Makefile
new file mode 100644
index 000000000000..30fbfead2157
--- /dev/null
+++ b/math/p5-Math-GSL/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: Math-GSL
+# Date created: 15 September 2003
+# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Math-GSL
+PORTVERSION= 0.01
+CATEGORIES= math perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Math
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports@FreeBSD.org
+COMMENT= A perl interface to GNU Scientific Library
+
+LIB_DEPENDS= gsl.4:${PORTSDIR}/math/gsl
+
+PERL_CONFIGURE= yes
+MAKE_ENV= INC="-I${LOCALBASE}/include"
+
+.include <bsd.port.mk>
diff --git a/math/p5-Math-GSL/distinfo b/math/p5-Math-GSL/distinfo
new file mode 100644
index 000000000000..794bb3607418
--- /dev/null
+++ b/math/p5-Math-GSL/distinfo
@@ -0,0 +1 @@
+MD5 (Math-GSL-0.01.tar.gz) = abc4474bbbf5439b46a551284013cb35
diff --git a/math/p5-Math-GSL/pkg-descr b/math/p5-Math-GSL/pkg-descr
new file mode 100644
index 000000000000..e489e9a03313
--- /dev/null
+++ b/math/p5-Math-GSL/pkg-descr
@@ -0,0 +1,7 @@
+This is a very resticted perl interface to GNU Scientific Library.
+The GSL is itself distributed under GPL and is available from:
+
+http://sources.redhat.com/gsl/
+
+Only the routines relating the solving of polynomials are exported.
+It exists to provide that function to "tkscope" in Audio::Data.
diff --git a/math/p5-Math-GSL/pkg-plist b/math/p5-Math-GSL/pkg-plist
new file mode 100644
index 000000000000..06feef00618a
--- /dev/null
+++ b/math/p5-Math-GSL/pkg-plist
@@ -0,0 +1,7 @@
+lib/perl5/site_perl/%%PERL_VER%%/mach/Math/GSL.pm
+lib/perl5/site_perl/%%PERL_VER%%/mach/auto/Math/GSL/.packlist
+lib/perl5/site_perl/%%PERL_VER%%/mach/auto/Math/GSL/GSL.bs
+lib/perl5/site_perl/%%PERL_VER%%/mach/auto/Math/GSL/GSL.so
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/mach/auto/Math/GSL
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/mach/auto/Math
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/mach/Math