diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-04-11 01:19:12 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-04-11 01:19:12 +0000 |
commit | debcbc50324f3db76d7bcce506c92f8b93c64330 (patch) | |
tree | e09459dd0ba2d9aaf5db7312a4f1b26fd09f37aa /math/calc/Makefile | |
parent | f4d6acbc42e1538f4db9f465a76ab8a10ad5176d (diff) | |
download | ports-debcbc50324f3db76d7bcce506c92f8b93c64330.tar.gz ports-debcbc50324f3db76d7bcce506c92f8b93c64330.zip |
Notes
Diffstat (limited to 'math/calc/Makefile')
-rw-r--r-- | math/calc/Makefile | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/math/calc/Makefile b/math/calc/Makefile index b4ce6b597e28..b4dcb15d09fb 100644 --- a/math/calc/Makefile +++ b/math/calc/Makefile @@ -1,4 +1,13 @@ +# New ports collection makefile for: calc +# Version required: 2.9.3t6 +# Date created: 3 October 1994 +# Whom: jmz +# +# $Id$ +# + DISTNAME= calc-2.9.3t6 +PKGNAME= calc-2.9.3 MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/misc/4.4BSD-Lite/contrib/ pre-install: |