1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/math/calc/Makefile

23 lines
488 B
Makefile
Raw Normal View History

# New ports collection makefile for: calc
# Date created: 3 October 1994
# Whom: jmz
#
1999-08-25 07:23:21 +00:00
# $FreeBSD$
#
2000-04-14 07:20:58 +00:00
PORTNAME= calc
PORTVERSION= 2.11.5
PORTREVISION= 1
CATEGORIES= math
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/
DISTNAME= calc-2.11.5t4.5
1995-04-11 02:02:17 +00:00
MAINTAINER= jmz@FreeBSD.org
COMMENT= Arbitrary precision calculator
MAN1= calc.1
.include <bsd.port.mk>