aboutsummaryrefslogtreecommitdiff
path: root/hungarian/ooodict/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'hungarian/ooodict/Makefile')
-rw-r--r--hungarian/ooodict/Makefile20
1 files changed, 0 insertions, 20 deletions
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"