aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-10-06 01:16:49 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-10-06 01:16:49 +0000
commit2e20459b7e675b9a0c0400fb30d6ffd1cf0760b5 (patch)
tree634243a35a29d57e35e53066529226db5d96b0f1 /math
parentb546c15c555c3c7ae251cb9c3cf85a57d1b3df65 (diff)
downloadports-2e20459b7e675b9a0c0400fb30d6ffd1cf0760b5.tar.gz
ports-2e20459b7e675b9a0c0400fb30d6ffd1cf0760b5.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
new file mode 100644
index 000000000000..6a329d2bf1a3
--- /dev/null
+++ b/math/Makefile
@@ -0,0 +1,6 @@
+
+# $Id: Makefile,v 1.3 1994/10/04 23:33:34 pst Exp $
+#
+SUBDIR= gnuplot
+
+.include <bsd.port.subdir.mk>