summaryrefslogblamecommitdiff
path: root/math/calcoo/Makefile
blob: f23dd48275ead9bd198b35e3f0bdb2ded5c14e23 (plain) (tree)
1
2
3
4
5
6
7
8
9






                                                                
                      
                    
                                          


                                 
                                                       
 
                               




                        
# New ports collection makefile for:	calcoo
# Date created:		2002-01-17
# Whom:			Christian Weisgerber <naddy@FreeBSD.org>
#
# $FreeBSD$

PORTNAME=	calcoo
PORTVERSION=	1.3.18
CATEGORIES=	math
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	calcoo

MAINTAINER=	naddy@FreeBSD.org
COMMENT=	RPN and algebraic scientific calculator

USE_GNOME=	gtk20 pkgconfig
GNU_CONFIGURE=	yes

MAN1=		calcoo.1

.include <bsd.port.mk>