aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2008-09-08 00:34:17 +0000
committerMaho Nakata <maho@FreeBSD.org>2008-09-08 00:34:17 +0000
commit75cd39c216f6680a7c060d49977b1dffd879eb83 (patch)
tree65bc2bb5564f1b97ec2c5048b5535eced17d67c8 /math/Makefile
parent0f9186f111696aecf5db6bfa0dbb9e360e693b07 (diff)
downloadports-75cd39c216f6680a7c060d49977b1dffd879eb83.tar.gz
ports-75cd39c216f6680a7c060d49977b1dffd879eb83.zip
Add math/octave-forge-base.
This baseport provides the basic directory structure. Deleting this package will completely erase all the structure, and remaining files, associated with the octave packaging system. This is useful if things go wrong with the octave packaging system. (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=220196
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 9396e6d25c6c..d3b54b9a8180 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -180,6 +180,7 @@
SUBDIR += octave
SUBDIR += octave-devel
SUBDIR += octave-forge
+ SUBDIR += octave-forge-base
SUBDIR += oleo
SUBDIR += orpie
SUBDIR += p5-AI-DecisionTree