summaryrefslogtreecommitdiff
path: root/x11/rsibreak-kde4/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2007-05-04 03:55:11 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2007-05-04 03:55:11 +0000
commit06a27a0b36e3cd635030841bfae6077d039c3c76 (patch)
tree1588d24c4914aa5badd6232d8e222bea271a455c /x11/rsibreak-kde4/Makefile
parentAdd emacs-22.* to CONFLICTS. (diff)
This commit was manufactured by cvs2svn to create tag 'PRE_XORG_7'.pre-xorg-7
Notes
Notes: svn path=/head/; revision=191528 svn path=/tags/PRE_XORG_7/; revision=191529; tag=pre-xorg-7
Diffstat (limited to 'x11/rsibreak-kde4/Makefile')
-rw-r--r--x11/rsibreak-kde4/Makefile27
1 files changed, 0 insertions, 27 deletions
diff --git a/x11/rsibreak-kde4/Makefile b/x11/rsibreak-kde4/Makefile
deleted file mode 100644
index 56c77cfc3ac2..000000000000
--- a/x11/rsibreak-kde4/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# New ports collection makefile for: RSIBreak
-# Date created: 15 Mar 2006
-# Whom: Alex Dupre <ale@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= rsibreak
-PORTVERSION= 0.8.0
-CATEGORIES= x11 kde
-MASTER_SITES= http://www.rsibreak.org/images/e/e0/
-DISTFILES= Rsibreak-${PORTVERSION}${EXTRACT_SUFX}
-
-MAINTAINER= ale@FreeBSD.org
-COMMENT= A KDE RSI prevention tool
-
-USE_BZIP2= yes
-USE_KDELIBS_VER=3
-USE_AUTOTOOLS= libtool:15
-USE_GETTEXT= yes
-INSTALLS_ICONS= yes
-
-post-patch:
- @${REINPLACE_CMD} 's/install-data-local: install-apidox/install-data-local:/' \
- ${WRKSRC}/rsibreak/Makefile.in ${WRKSRC}/rsibreak/src/Makefile.in
-
-.include <bsd.port.mk>