# New ports collection makefile for:    calc
# Date created:         3 October 1994
# Whom:                 jmz
#
# $FreeBSD: ports/math/calc/Makefile,v 1.22 2006/06/02 11:17:06 jmz Exp $
#

PORTNAME=	calc
PORTVERSION=	2.11.11
CATEGORIES=	math
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	jmz@FreeBSD.org
COMMENT=	Arbitrary precision calculator

MAN1=		calc.1

.include <bsd.port.mk>
