summaryrefslogtreecommitdiff
path: root/x11/rsibreak-kde4/Makefile
blob: 47f05a248b86b7b88f40f385c41523f136832b09 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$

PORTNAME=	rsibreak
DISTVERSION=	0.11
CATEGORIES=	x11 kde
MASTER_SITES=	LOCAL/crees/${PORTNAME} \
		http://pkgs.fedoraproject.org/repo/pkgs/rsibreak/rsibreak-0.11.tar.bz2/d5dd540efd18900aa508eee381bcaafd/

MAINTAINER=	avg@icyb.net.ua
COMMENT=	KDE RSI prevention tool

LATEST_LINK=	${PORTNAME}-kde4

USE_BZIP2=	yes
USES=		cmake gettext
USE_QT4=	qmake_build moc_build rcc_build uic_build
USE_KDE4=	kdehier kdeprefix kdelibs automoc4
INSTALLS_ICONS=	yes

.include <bsd.port.mk>