summaryrefslogtreecommitdiff
path: root/korean/openoffice-1.1
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2005-06-29 05:37:25 +0000
committerMaho Nakata <maho@FreeBSD.org>2005-06-29 05:37:25 +0000
commitd094e113f37e3b6318c46c91c5ade948d4d18ce9 (patch)
tree472d346662830af419092bbd1facede489965349 /korean/openoffice-1.1
parentAdd two missing translations files. (diff)
Remove openoffice.org localized ports as I announced:
o http://docs.freebsd.org/cgi/getmsg.cgi?fetch=25587+0+archive/2005/freebsd-openoffice/20050529.freebsd-openoffice o still you can build them via knobs for 1.1 see ports/editors/openoffice-1.1/files/Makefile.localized o 1.0 has been broken for long time, no longer maintained actively. (but still I don't delete 1.0 and delete only localized versions)
Diffstat (limited to 'korean/openoffice-1.1')
-rw-r--r--korean/openoffice-1.1/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/korean/openoffice-1.1/Makefile b/korean/openoffice-1.1/Makefile
deleted file mode 100644
index 75edcfd9639a..000000000000
--- a/korean/openoffice-1.1/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# New ports collection makefile for: OpenOffice.org for Korean language
-# Date created: Nov 9 08:32:00 UTC 2003
-# Whom: Martin Blapp <mbr@FreeBSD.org>, Mario Ferreira <lioux@FreeBSD.org> and NAKATA Maho <maho@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= korean
-
-LANG_PKGNAME= ko
-LANG_EXT= 82
-LANG_CONFIGURE_ARG= KOREAN
-MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.1
-L10NHELP= helpcontent_${LANG_EXT}_unix.tgz
-
-.include "${MASTERDIR}/Makefile"