aboutsummaryrefslogtreecommitdiff
path: root/hungarian
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2005-11-01 04:32:16 +0000
committerMaho Nakata <maho@FreeBSD.org>2005-11-01 04:32:16 +0000
commitd7aef6b626d160f8b672b708de13235383dff2ce (patch)
tree4b5350b58a5f74f3aec6925238fb88a9afcc7fc1 /hungarian
parent648578d92576a74736ea744518bfaae0faab65d0 (diff)
downloadports-d7aef6b626d160f8b672b708de13235383dff2ce.tar.gz
ports-d7aef6b626d160f8b672b708de13235383dff2ce.zip
Notes
Diffstat (limited to 'hungarian')
-rw-r--r--hungarian/Makefile1
-rw-r--r--hungarian/ooodict/Makefile20
2 files changed, 0 insertions, 21 deletions
diff --git a/hungarian/Makefile b/hungarian/Makefile
index 5c166f5c5ea1..2853b568d509 100644
--- a/hungarian/Makefile
+++ b/hungarian/Makefile
@@ -12,7 +12,6 @@
SUBDIR += jdictionary-eng-hun-expr
SUBDIR += kde3-i18n
SUBDIR += koffice-i18n
- SUBDIR += ooodict
SUBDIR += php_doc
.include <bsd.port.subdir.mk>
diff --git a/hungarian/ooodict/Makefile b/hungarian/ooodict/Makefile
deleted file mode 100644
index 69cfdb9f64b2..000000000000
--- a/hungarian/ooodict/Makefile
+++ /dev/null
@@ -1,20 +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
-CATEGORIES= hungarian
-
-LANGPREFIX= hu
-LANGSUFFIX= HU
-LANGDIST+= hu_HU.zip
-THESDIST+= thes_hu_HU.zip
-MASTERDIR= ${.CURDIR}/../../editors/ooodict-all
-RDEP= ${PORTSDIR}/editors/openoffice.org-1.1
-
-.include "${MASTERDIR}/Makefile"