freebsd-ports/x11/rsibreak-kde4/Makefile

20 lines
502 B
Makefile
Raw Normal View History

# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
PORTNAME= rsibreak
DISTVERSION= 0.11
PORTREVISION= 3
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
USES= cmake gettext tar:bzip2
USE_QT4= qmake_build moc_build rcc_build uic_build
USE_KDE4= kdeprefix kdelibs automoc4
2006-12-03 11:17:27 +01:00
INSTALLS_ICONS= yes
2006-03-21 18:48:46 +01:00
.include <bsd.port.mk>