diff options
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: |