# New ports collection makefile for:    calc
# Date created:         3 October 1994
# Whom:                 jmz
#
# $MidnightBSD: mports/math/calc/Makefile,v 1.3 2010/11/13 17:01:01 laffer1 Exp $
# $FreeBSD: ports/math/calc/Makefile,v 1.23 2007/02/07 15:29:30 jmz Exp $
#

PORTNAME=	calc
PORTVERSION=	2.12.1.8
CATEGORIES=	math
#SF is no longer there
MASTER_SITES=	http://distfiles.macports.org/calc/

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Arbitrary precision calculator
LICENSE=	lgpl

MAN1=		calc.1

.include <bsd.port.mk>
