aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2008-09-08 05:25:21 +0000
committerMaho Nakata <maho@FreeBSD.org>2008-09-08 05:25:21 +0000
commita77571d8b5eefbc59969304179937e6e47ae772a (patch)
tree1d61607bd4708a880f9b505c995af0f4895c3c1e /math/Makefile
parent2ceda1f699b58c565ed84dd801d39242bdb8d2dd (diff)
downloadports-a77571d8b5eefbc59969304179937e6e47ae772a.tar.gz
ports-a77571d8b5eefbc59969304179937e6e47ae772a.zip
Add port math/octave-forge-pdb
This is pdb. Reads and display PDB-files from the Brookhaven protein databank 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. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
Notes
Notes: svn path=/head/; revision=220248
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 908e37f66512..0a844e2824a9 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -216,6 +216,7 @@
SUBDIR += octave-forge-optiminterp
SUBDIR += octave-forge-outliers
SUBDIR += octave-forge-parallel
+ SUBDIR += octave-forge-pdb
SUBDIR += oleo
SUBDIR += orpie
SUBDIR += p5-AI-DecisionTree