aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2004-01-16 10:58:19 +0800
committeredwin <edwin@FreeBSD.org>2004-01-16 10:58:19 +0800
commitdfa89507e6437deda27b5298e33607d16862be01 (patch)
treeb939f296da093a629f074ba7b80174e3afd2f0e3 /editors
parentb6bd08d189e297d75de835791563ca1ed6db8a0a (diff)
downloadfreebsd-ports-gnome-dfa89507e6437deda27b5298e33607d16862be01.tar.gz
freebsd-ports-gnome-dfa89507e6437deda27b5298e33607d16862be01.tar.zst
freebsd-ports-gnome-dfa89507e6437deda27b5298e33607d16862be01.zip
[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"