aboutsummaryrefslogtreecommitdiff
path: root/accessibility/kmouth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/kmouth/Makefile')
-rw-r--r--accessibility/kmouth/Makefile28
1 files changed, 0 insertions, 28 deletions
diff --git a/accessibility/kmouth/Makefile b/accessibility/kmouth/Makefile
deleted file mode 100644
index 2b32e04b256d..000000000000
--- a/accessibility/kmouth/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# New ports collection makefile for: kdeaccessibility
-# Date created: 19 Jan 2004 18:40:32 EST
-# Whom: Will Andrews <will@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= kdeaccessibility
-PORTVERSION= ${KDE_VERSION}
-CATEGORIES= accessibility kde
-MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
-DIST_SUBDIR= KDE
-
-MAINTAINER= kde@FreeBSD.org
-COMMENT= Accessibility applications for KDE
-
-USE_KDELIBS_VER=3
-PREFIX= ${KDE_PREFIX}
-
-USE_BZIP2= yes
-USE_REINPLACE= yes
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-
-.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
-
-.include <bsd.port.mk>