aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-quaternion
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2009-08-23 16:53:01 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2009-08-23 16:53:01 +0000
commit63cd3dfeaa392295d4ad33e2eef90b3602ed9d7a (patch)
tree1c190a1dd782155c0adb593f50b80955a48d6911 /math/octave-forge-quaternion
parentca2593dc7a47c32e020a26f3b3d0498f61ff4a12 (diff)
downloadports-63cd3dfeaa392295d4ad33e2eef90b3602ed9d7a.tar.gz
ports-63cd3dfeaa392295d4ad33e2eef90b3602ed9d7a.zip
Notes
Diffstat (limited to 'math/octave-forge-quaternion')
-rw-r--r--math/octave-forge-quaternion/Makefile17
-rw-r--r--math/octave-forge-quaternion/distinfo3
-rw-r--r--math/octave-forge-quaternion/pkg-descr10
-rw-r--r--math/octave-forge-quaternion/pkg-plist1
4 files changed, 31 insertions, 0 deletions
diff --git a/math/octave-forge-quaternion/Makefile b/math/octave-forge-quaternion/Makefile
new file mode 100644
index 000000000000..e202ffcecc9d
--- /dev/null
+++ b/math/octave-forge-quaternion/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: octave-forge-quaternion
+# Date created: 3 August 2009
+# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
+#
+# $FreeBSD$
+#
+
+PORTNAME= octave-forge-quaternion
+PORTVERSION= 1.0.0
+CATEGORIES= math
+
+MAINTAINER= stephen@missouri.edu
+COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/Mk/bsd.octave.mk"
+.include <bsd.port.post.mk>
diff --git a/math/octave-forge-quaternion/distinfo b/math/octave-forge-quaternion/distinfo
new file mode 100644
index 000000000000..ac3f44ac516b
--- /dev/null
+++ b/math/octave-forge-quaternion/distinfo
@@ -0,0 +1,3 @@
+MD5 (octave-forge/quaternion-1.0.0.tar.gz) = 9bd5bf6b608eb6703ac8c4edcb07377e
+SHA256 (octave-forge/quaternion-1.0.0.tar.gz) = 4fef5360ffa77a93c626326cc9eff91ddb707964b215a0305201d080eb07b16c
+SIZE (octave-forge/quaternion-1.0.0.tar.gz) = 92644
diff --git a/math/octave-forge-quaternion/pkg-descr b/math/octave-forge-quaternion/pkg-descr
new file mode 100644
index 000000000000..48e82918e2e7
--- /dev/null
+++ b/math/octave-forge-quaternion/pkg-descr
@@ -0,0 +1,10 @@
+The octave-forge package is the result of The GNU Octave Repositry project,
+which is intended to be a central location for custom scripts, functions and
+extensions for GNU Octave. contains the source for all the functions plus
+build and install scripts.
+
+This is quaternion.
+
+ Package for the manipulation of Quaternion's used for frame transformation.
+
+WWW: http://octave.sourceforge.net/
diff --git a/math/octave-forge-quaternion/pkg-plist b/math/octave-forge-quaternion/pkg-plist
new file mode 100644
index 000000000000..a999ec86c07e
--- /dev/null
+++ b/math/octave-forge-quaternion/pkg-plist
@@ -0,0 +1 @@
+@comment This file intentionally left empty