aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2008-09-08 05:28:35 +0000
committerMaho Nakata <maho@FreeBSD.org>2008-09-08 05:28:35 +0000
commita435057667c6327475414a1c81f780a47bdade0f (patch)
tree3878adae978c964a0e6b2b3036e8b14482c21ddf
parenta77571d8b5eefbc59969304179937e6e47ae772a (diff)
downloadports-a435057667c6327475414a1c81f780a47bdade0f.tar.gz
ports-a435057667c6327475414a1c81f780a47bdade0f.zip
Notes
-rw-r--r--math/Makefile1
-rw-r--r--math/octave-forge-physicalconstants/Makefile17
-rw-r--r--math/octave-forge-physicalconstants/distinfo3
-rw-r--r--math/octave-forge-physicalconstants/pkg-descr10
-rw-r--r--math/octave-forge-physicalconstants/pkg-plist1
5 files changed, 32 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 0a844e2824a9..998e4f1ab0d1 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -217,6 +217,7 @@
SUBDIR += octave-forge-outliers
SUBDIR += octave-forge-parallel
SUBDIR += octave-forge-pdb
+ SUBDIR += octave-forge-physicalconstants
SUBDIR += oleo
SUBDIR += orpie
SUBDIR += p5-AI-DecisionTree
diff --git a/math/octave-forge-physicalconstants/Makefile b/math/octave-forge-physicalconstants/Makefile
new file mode 100644
index 000000000000..20841c469c30
--- /dev/null
+++ b/math/octave-forge-physicalconstants/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: octave-forge
+# Date created: 5 May 2004
+# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
+#
+# $FreeBSD$
+#
+
+PORTNAME= octave-forge-physicalconstants
+PORTVERSION= 0.1.6
+CATEGORIES= math
+
+MAINTAINER= stephen@math.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-physicalconstants/distinfo b/math/octave-forge-physicalconstants/distinfo
new file mode 100644
index 000000000000..8a76bcb3341d
--- /dev/null
+++ b/math/octave-forge-physicalconstants/distinfo
@@ -0,0 +1,3 @@
+MD5 (octave-forge/physicalconstants-0.1.6.tar.gz) = 9c85017e1a76445d01ee2dff84daf3af
+SHA256 (octave-forge/physicalconstants-0.1.6.tar.gz) = a27bb10eae673647bf67e0e40f99cc173871fc7aa975c182042854eab9d1032a
+SIZE (octave-forge/physicalconstants-0.1.6.tar.gz) = 38964
diff --git a/math/octave-forge-physicalconstants/pkg-descr b/math/octave-forge-physicalconstants/pkg-descr
new file mode 100644
index 000000000000..31d8d3a447d8
--- /dev/null
+++ b/math/octave-forge-physicalconstants/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 physicalconstants.
+
+ Physical Constants from Atomic & Molecular Physics, taken from NIST database
+
+WWW: http://octave.sourceforge.net/
diff --git a/math/octave-forge-physicalconstants/pkg-plist b/math/octave-forge-physicalconstants/pkg-plist
new file mode 100644
index 000000000000..a999ec86c07e
--- /dev/null
+++ b/math/octave-forge-physicalconstants/pkg-plist
@@ -0,0 +1 @@
+@comment This file intentionally left empty