# $FreeBSD: tags/RELEASE_11_0_0/math/kcalc/Makefile 415864 2016-05-25 20:56:06Z rene $

PORTNAME=	kcalc
PORTVERSION=	${KDE4_VERSION}
CATEGORIES=	math kde
MASTER_SITES=	KDE/${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR=	KDE/${PORTVERSION}

MAINTAINER=	kde@FreeBSD.org
COMMENT=	Scientific calculator for KDE

LIB_DEPENDS=	libgmp.so:math/gmp \
		libmpfr.so:math/mpfr

USE_KDE4=	automoc4 kdelibs
USES=		cmake:outsource tar:xz
USE_QT4=	xml qmake_build moc_build rcc_build uic_build

.include <bsd.port.mk>
