aboutsummaryrefslogtreecommitdiff
path: root/editors/calligra-l10n-el/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2006-03-23 22:24:03 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2006-03-23 22:24:03 +0000
commit96fe98e1c6bc0301781b0dd7dbfeef3e3f137f43 (patch)
tree7650cfe102643b74d6ad1d3efe1771281b5e66f0 /editors/calligra-l10n-el/Makefile
parent503c7f7052756548d3712a6b0f3fb6d32ddbb8e9 (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_5_0'.release/5.5.0
Notes
Notes: svn path=/head/; revision=158034 svn path=/tags/RELEASE_5_5_0/; revision=158035; tag=release/5.5.0
Diffstat (limited to 'editors/calligra-l10n-el/Makefile')
-rw-r--r--editors/calligra-l10n-el/Makefile29
1 files changed, 0 insertions, 29 deletions
diff --git a/editors/calligra-l10n-el/Makefile b/editors/calligra-l10n-el/Makefile
deleted file mode 100644
index 146148c97201..000000000000
--- a/editors/calligra-l10n-el/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# New ports collection makefile for: koffice-i18n-el
-# Date created: 27 April 2003
-# Whom: Michael Nottebrock <michaelnottebrock@gmx.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= koffice-i18n
-PORTVERSION= 1.4.2
-CATEGORIES?= misc kde
-MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION:S/.0//}/src/koffice-l10n
-PKGNAMEPREFIX= el-
-DIST_SUBDIR= KDE
-
-MAINTAINER= kde@FreeBSD.org
-COMMENT= (Modern) greek 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>