1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/math/calcoo/Makefile
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00

23 lines
413 B
Makefile

# New ports collection makefile for: calcoo
# Date created: 2002-01-17
# Whom: Christian Weisgerber <naddy@FreeBSD.org>
#
# $FreeBSD$
PORTNAME= calcoo
PORTVERSION= 1.3.18
PORTREVISION= 4
CATEGORIES= math
MASTER_SITES= SF
MAINTAINER= naddy@FreeBSD.org
COMMENT= RPN and algebraic scientific calculator
USE_GNOME= gtk20 pkgconfig
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes
MAN1= calcoo.1
.include <bsd.port.mk>