aboutsummaryrefslogtreecommitdiff
path: root/editors/koffice-kde3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/koffice-kde3/Makefile')
-rw-r--r--editors/koffice-kde3/Makefile25
1 files changed, 0 insertions, 25 deletions
diff --git a/editors/koffice-kde3/Makefile b/editors/koffice-kde3/Makefile
deleted file mode 100644
index f3ad94e24bb0..000000000000
--- a/editors/koffice-kde3/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: koffice
-# Date created: Sun May 14 2000 16:33:15
-# Whom: Will Andrews <will@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= koffice
-PORTVERSION= 2.0.1
-PORTREVISION= 2
-CATEGORIES= editors kde
-MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src
-
-MAINTAINER= will@FreeBSD.org
-
-LIB_DEPENDS= iconv.2:${PORTSDIR}/converters/iconv
-
-USE_KDELIBS_VER=2
-USE_BZIP2= yes
-INSTALLS_SHLIB= yes
-USE_AUTOCONF= yes
-USE_GMAKE= yes
-
-.include <bsd.port.mk>