summaryrefslogtreecommitdiffstats
path: root/math/kcalc/Makefile
blob: 500d76e5db1c86a72f9dc53cad355347e92323b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$

PORTNAME=	kcalc
PORTVERSION=	${KDE4_VERSION}
PORTREVISION=	1
CATEGORIES=	math kde kde-kde4

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

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

USES=		cmake:outsource kde:4 tar:xz
USE_KDE=	automoc4 kdelibs
USE_QT4=	xml qmake_build moc_build rcc_build uic_build

.include <bsd.port.mk>
OpenPOWER on IntegriCloud