# New ports collection makefile for:	calcoo
# Date created:		2002-01-17
# Whom:			Christian Weisgerber <naddy@FreeBSD.org>
#
# $FreeBSD: ports/math/calcoo/Makefile,v 1.14 2003/02/21 12:52:48 naddy Exp $

PORTNAME=	calcoo
PORTVERSION=	1.3.13
CATEGORIES=	math
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
		http://webusers.physics.umn.edu/~kaminski/calcoo/
MASTER_SITE_SUBDIR=	calcoo

MAINTAINER=	naddy@FreeBSD.org
COMMENT=	Gtk-based scientific calculator

USE_GNOMENG=	yes
USE_GNOME=	gtk12
GNU_CONFIGURE=	yes

MAN1=		calcoo.1

.include <bsd.port.mk>
