1995-04-11 01:19:12 +00:00
|
|
|
# New ports collection makefile for: calc
|
|
|
|
# Date created: 3 October 1994
|
|
|
|
# Whom: jmz
|
|
|
|
#
|
1999-08-25 07:23:21 +00:00
|
|
|
# $FreeBSD$
|
1995-04-11 01:19:12 +00:00
|
|
|
#
|
|
|
|
|
2000-04-14 07:20:58 +00:00
|
|
|
PORTNAME= calc
|
2001-07-08 02:11:49 +00:00
|
|
|
PORTVERSION= 2.11.5
|
2002-11-04 21:09:01 +00:00
|
|
|
PORTREVISION= 1
|
1996-11-18 11:44:27 +00:00
|
|
|
CATEGORIES= math
|
2001-02-07 23:34:20 +00:00
|
|
|
MASTER_SITES= ftp://ftp.uu.net/pub/calc/ \
|
|
|
|
ftp://ftp.u-aizu.ac.jp/pub/SciEng/math/math-packs/calc/ \
|
|
|
|
ftp://ftp.batnet.com/pub/wombats/noll/ftp/pub/calc/
|
2002-11-04 21:09:01 +00:00
|
|
|
DISTNAME= calc-2.11.5t4.5
|
1995-04-16 23:19:07 +00:00
|
|
|
|
1995-04-11 02:02:17 +00:00
|
|
|
MAINTAINER= jmz@FreeBSD.org
|
2003-03-07 06:14:21 +00:00
|
|
|
COMMENT= Arbitrary precision calculator
|
1994-10-03 23:33:16 +00:00
|
|
|
|
1996-11-18 14:17:24 +00:00
|
|
|
MAN1= calc.1
|
|
|
|
|
1994-10-05 22:34:48 +00:00
|
|
|
.include <bsd.port.mk>
|