aboutsummaryrefslogtreecommitdiff
path: root/editors/calligra-l10n-et/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2007-12-31 12:35:17 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2007-12-31 12:35:17 +0000
commit18a56320c9602155ab8efec1503104da172eb882 (patch)
treee6c9bc10db8d29a4e76a24cac3a7ecc376035aec /editors/calligra-l10n-et/Makefile
parent07bcc4091010f79f8d929d6ce22e51c7e3743b3f (diff)
downloadports-release/6.3.0.tar.gz
ports-release/6.3.0.zip
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_3_0'.release/6.3.0
Diffstat (limited to 'editors/calligra-l10n-et/Makefile')
-rw-r--r--editors/calligra-l10n-et/Makefile29
1 files changed, 0 insertions, 29 deletions
diff --git a/editors/calligra-l10n-et/Makefile b/editors/calligra-l10n-et/Makefile
deleted file mode 100644
index c1138eb17d1f..000000000000
--- a/editors/calligra-l10n-et/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# New ports collection makefile for: koffice-i18n-et
-# Date created: 27 April 2003
-# Whom: Michael Nottebrock <michaelnottebrock@gmx.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= koffice-i18n
-PORTVERSION= 1.6.3
-CATEGORIES?= misc kde
-MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src/koffice-l10n
-PKGNAMEPREFIX= et-
-DIST_SUBDIR= KDE
-
-MAINTAINER= kde@FreeBSD.org
-COMMENT= Estonian messages and documentation for koffice
-
-BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext
-
-USE_KDELIBS_VER=3
-USE_BZIP2= yes
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-KDE_I18N= yes
-
-.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
-
-.include <bsd.port.mk>