1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/math/calc/Makefile
Jean-Marc Zucconi 92c3d81314 Update to 2.12.3.3
PR:		ports/123571
Submitted by:	leeym
2008-05-13 15:11:55 +00:00

23 lines
357 B
Makefile

# New ports collection makefile for: calc
# Date created: 3 October 1994
# Whom: jmz
#
# $FreeBSD$
#
PORTNAME= calc
PORTVERSION= 2.12.3.3
CATEGORIES= math
MASTER_SITES= SF
MAINTAINER= jmz@FreeBSD.org
COMMENT= Arbitrary precision calculator
USE_BZIP2= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
MAN1= calc.1
.include <bsd.port.mk>