aboutsummaryrefslogtreecommitdiff
path: root/math/calc/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-10-03 23:33:16 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-10-03 23:33:16 +0000
commit6f4b8f047a47524b174b281040b65c917b846587 (patch)
tree63115b81250bae6b3bbde4db3c1156a2780b233f /math/calc/Makefile
parent578487c804d6c891e8e853e85fccbb0e2eeb60c2 (diff)
downloadports-6f4b8f047a47524b174b281040b65c917b846587.tar.gz
ports-6f4b8f047a47524b174b281040b65c917b846587.zip
Notes
Diffstat (limited to 'math/calc/Makefile')
-rw-r--r--math/calc/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/math/calc/Makefile b/math/calc/Makefile
new file mode 100644
index 000000000000..7ff0e0652d04
--- /dev/null
+++ b/math/calc/Makefile
@@ -0,0 +1,8 @@
+DISTNAME= calc-2.9.3t6
+MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/misc/4.4BSD-Lite/contrib/
+
+.include <bsd.port.mk>
+
+
+pre-install:
+ @mkdir /usr/local/lib \ No newline at end of file