aboutsummaryrefslogtreecommitdiff
path: root/french/koffice-i18n/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'french/koffice-i18n/Makefile')
-rw-r--r--french/koffice-i18n/Makefile28
1 files changed, 0 insertions, 28 deletions
diff --git a/french/koffice-i18n/Makefile b/french/koffice-i18n/Makefile
deleted file mode 100644
index 9f98769b22bd..000000000000
--- a/french/koffice-i18n/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# New ports collection makefile for: koffice-i18n-fr
-# Date created: 27 April 2003
-# Whom: Michael Nottebrock <michaelnottebrock@gmx.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= koffice-i18n
-PORTVERSION= 1.6.3
-PORTREVISION= 4
-CATEGORIES?= french kde
-MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src/koffice-l10n
-DIST_SUBDIR= KDE
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= French messages and documentation for koffice
-
-USE_KDELIBS_VER=3
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_GETTEXT= build
-GNU_CONFIGURE= yes
-KDE_I18N= yes
-
-.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
-
-.include <bsd.port.mk>