aboutsummaryrefslogtreecommitdiff
path: root/textproc/kbedic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/kbedic/Makefile')
-rw-r--r--textproc/kbedic/Makefile27
1 files changed, 0 insertions, 27 deletions
diff --git a/textproc/kbedic/Makefile b/textproc/kbedic/Makefile
deleted file mode 100644
index 5738fb106578..000000000000
--- a/textproc/kbedic/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# New ports collection makefile for: kbedic
-# Date created: 17 January 2002
-# Whom: Angel Todorov <todorov_bg@gmx.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= kbedic
-PORTVERSION= 4.0
-PORTREVISION= 8
-CATEGORIES= textproc kde
-MASTER_SITES= SF/${PORTNAME}/KBE%20Dictionary/${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= An English-Bulgarian-English dictionary
-
-DEPRECATED= Depends on QT3; unmaintained
-EXPIRATION_DATE= 2013-07-01
-
-USE_GMAKE= yes
-USE_AUTOTOOLS= libtool
-CONFIGURE_ARGS+= --with-kde
-LDFLAGS+= ${PTHREAD_LIBS}
-CFLAGS+= ${PTHREAD_CFLAGS}
-USE_KDELIBS_VER= 3
-
-.include <bsd.port.mk>