diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-10-03 23:33:16 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-10-03 23:33:16 +0000 |
commit | 6f4b8f047a47524b174b281040b65c917b846587 (patch) | |
tree | 63115b81250bae6b3bbde4db3c1156a2780b233f /math/calc/Makefile | |
parent | 578487c804d6c891e8e853e85fccbb0e2eeb60c2 (diff) | |
download | ports-6f4b8f047a47524b174b281040b65c917b846587.tar.gz ports-6f4b8f047a47524b174b281040b65c917b846587.zip |
Notes
Diffstat (limited to 'math/calc/Makefile')
-rw-r--r-- | math/calc/Makefile | 8 |
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 |