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

                                 
                                                       
 
                               
                     
                   
                   
 

                                    

                      
PORTNAME=	calcoo
PORTVERSION=	1.3.18
PORTREVISION=	7
CATEGORIES=	math
MASTER_SITES=	SF

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

USES=		gnome pkgconfig
USE_GNOME=	gtk20
GNU_CONFIGURE=	yes
LIBS+=		-lm

PLIST_FILES=	bin/calcoo \
		man/man1/calcoo.1.gz

.include <bsd.port.mk>