summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-01-16 02:58:19 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-01-16 02:58:19 +0000
commitb3d17e85574243de36330af9c0b5c0eb87e509fc (patch)
treed329addf76e6fd15cfcba58a9ce61a67a91d56c3 /editors
parent- update to 0.9.3 (diff)
[REPOCOPY WAITING] editors/ooodict-hu_HU port can moved to hungarian category
There is hungarian category in the port collection. The hungarian OpenOffice dictionary can be moved to hungarian similarly to the german dictionary. PR: ports/50996 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Diffstat (limited to 'editors')
-rw-r--r--editors/Makefile1
-rw-r--r--editors/ooodict-hu_HU/Makefile18
2 files changed, 0 insertions, 19 deletions
diff --git a/editors/Makefile b/editors/Makefile
index a61d6b032185..a2358460c7b1 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -114,7 +114,6 @@
SUBDIR += ooodict-en_US
SUBDIR += ooodict-es_ES
SUBDIR += ooodict-hr_HR
- SUBDIR += ooodict-hu_HU
SUBDIR += ooodict-it_IT
SUBDIR += ooodict-nl_NL
SUBDIR += ooodict-sk_SK
diff --git a/editors/ooodict-hu_HU/Makefile b/editors/ooodict-hu_HU/Makefile
deleted file mode 100644
index 95b011f2b24a..000000000000
--- a/editors/ooodict-hu_HU/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for:
-# OpenOffice.org Spell Checking Dictionary
-# for Hungarian (Hungary)
-# Date created: Tue Aug 10 24:00:00 UTC 2002
-# Whom: Martin Blapp <mbr@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-COMMENT= Hungarian (Hungary) Myspell dictionary for OpenOffice.org
-
-LANGPREFIX= hu
-LANGSUFFIX= HU
-LANGDIST+= hu_HU.zip
-MASTERDIR= ${.CURDIR}/../ooodict-all
-RDEP= ${PORTSDIR}/editors/openoffice-1.0
-
-.include "${MASTERDIR}/Makefile"