summaryrefslogtreecommitdiff
path: root/hebrew/ooodict-he_IL/Makefile
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 /hebrew/ooodict-he_IL/Makefile
parentFix makeinfo problem under FreeBSD-6.0. (diff)
Remove all the secondary port of editors/ooodict-all
localized ones should be activated via knob like: % cd ports/editors/ooodict-all % make LOCALIZED_LANG=ABC
Notes
Notes: svn path=/head/; revision=146878
Diffstat (limited to '')
-rw-r--r--hebrew/ooodict-he_IL/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/hebrew/ooodict-he_IL/Makefile b/hebrew/ooodict-he_IL/Makefile
deleted file mode 100644
index 5f12d9277e3c..000000000000
--- a/hebrew/ooodict-he_IL/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for:
-# OpenOffice.org Spell Checking Dictionary
-# for Hebrew (Israel) language
-# Date created: Tue Aug 10 24:00:00 UTC 2002
-# Whom: Martin Blapp <mbr@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-COMMENT= Hebrew (Israel) MySpell dictionary for OpenOffice.org
-CATEGORIES= hebrew
-
-LANGPREFIX= he
-LANGSUFFIX= IL
-LANGDIST+= he_IL.zip
-MASTERDIR= ${.CURDIR}/../../editors/ooodict-all
-RDEP= ${PORTSDIR}/editors/openoffice.org-1.1
-
-.include "${MASTERDIR}/Makefile"