summaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-10-03 11:45:15 +0000
committerasami <asami@FreeBSD.org>1995-10-03 11:45:15 +0000
commit3b0a0d13baed38ad5c20a1070b273c4d97ded219 (patch)
tree72aa00670740ea6ae0367286f97a98c3ed61f59c /math
parent9fa7040edc6ac61b45719260a2ffe58365fb9960 (diff)
downloadFreeBSD-ports-3b0a0d13baed38ad5c20a1070b273c4d97ded219.zip
FreeBSD-ports-3b0a0d13baed38ad5c20a1070b273c4d97ded219.tar.gz
Convert all makefiles to new formats.
Diffstat (limited to 'math')
-rw-r--r--math/Makefile31
1 files changed, 15 insertions, 16 deletions
diff --git a/math/Makefile b/math/Makefile
index 3fda625..e8646ae 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,20 +1,19 @@
-# $Id: Makefile,v 1.12 1995/07/01 09:17:15 asami Exp $
-#
-# RESTRICTED: maxima (license required)
+# $Id: Makefile,v 1.13 1995/08/18 08:53:54 asami Exp $
#
- SUBDIR += blas
- SUBDIR += calc
- SUBDIR += eispack
- SUBDIR += fudgit
- SUBDIR += gmp
- SUBDIR += gnuplot
- SUBDIR += hexcalc
- SUBDIR += linpack
- SUBDIR += octave
- SUBDIR += oleo
- SUBDIR += xgraph
- SUBDIR += xlispstat
- SUBDIR += xspread
+ SUBDIR += blas
+ SUBDIR += calc
+ SUBDIR += eispack
+ SUBDIR += fudgit
+ SUBDIR += gmp
+ SUBDIR += gnuplot
+ SUBDIR += hexcalc
+ SUBDIR += linpack
+RESTRICTED += maxima (license required)
+ SUBDIR += octave
+ SUBDIR += oleo
+ SUBDIR += xgraph
+ SUBDIR += xlispstat
+ SUBDIR += xspread
.include <bsd.port.subdir.mk>
OpenPOWER on IntegriCloud