2002-01-19 17:26:01 +01:00
|
|
|
# New ports collection makefile for: calcoo
|
|
|
|
# Date created: 2002-01-17
|
|
|
|
# Whom: Christian Weisgerber <naddy@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= calcoo
|
2007-10-05 18:10:26 +02:00
|
|
|
PORTVERSION= 1.3.18
|
2010-03-28 08:47:48 +02:00
|
|
|
PORTREVISION= 4
|
2002-01-19 17:26:01 +01:00
|
|
|
CATEGORIES= math
|
2009-08-22 02:28:34 +02:00
|
|
|
MASTER_SITES= SF
|
2002-01-19 17:26:01 +01:00
|
|
|
|
|
|
|
MAINTAINER= naddy@FreeBSD.org
|
2005-05-01 20:34:13 +02:00
|
|
|
COMMENT= RPN and algebraic scientific calculator
|
2002-01-19 17:26:01 +01:00
|
|
|
|
2005-05-01 20:34:13 +02:00
|
|
|
USE_GNOME= gtk20 pkgconfig
|
2002-01-19 17:26:01 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2009-03-25 17:24:14 +01:00
|
|
|
MAKE_JOBS_SAFE= yes
|
2002-01-19 17:26:01 +01:00
|
|
|
|
|
|
|
MAN1= calcoo.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|