freebsd-ports/math/calc/Makefile
Jean-Marc Zucconi d9d34442c2 Upgrade to version 2.11.5t4.5
PR:		ports/44132
Submitted by:	Sergey A.Osokin <osa@FreeBSD.org.ru>
2002-11-04 21:09:01 +00:00

21 lines
448 B
Makefile

# New ports collection makefile for: calc
# Date created: 3 October 1994
# Whom: jmz
#
# $FreeBSD$
#
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
MAINTAINER= jmz@FreeBSD.org
MAN1= calc.1
.include <bsd.port.mk>