summaryrefslogtreecommitdiff
path: root/hungarian
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 /hungarian
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>
Notes
Notes: svn path=/head/; revision=98266
Diffstat (limited to 'hungarian')
-rw-r--r--hungarian/Makefile1
-rw-r--r--hungarian/ooodict/Makefile4
2 files changed, 4 insertions, 1 deletions
diff --git a/hungarian/Makefile b/hungarian/Makefile
index aadf911f6b17..8f2b973878f2 100644
--- a/hungarian/Makefile
+++ b/hungarian/Makefile
@@ -4,6 +4,7 @@
SUBDIR += jdictionary-eng-hun-expr
SUBDIR += jdictionary-eng-hun
SUBDIR += kde3-i18n
+ SUBDIR += ooodict
SUBDIR += hu-phone
SUBDIR += hu-zipcodes
SUBDIR += ispell
diff --git a/hungarian/ooodict/Makefile b/hungarian/ooodict/Makefile
index 95b011f2b24a..bc7eb06999f3 100644
--- a/hungarian/ooodict/Makefile
+++ b/hungarian/ooodict/Makefile
@@ -9,10 +9,12 @@
COMMENT= Hungarian (Hungary) Myspell dictionary for OpenOffice.org
+CATEGORIES= hungarian
+
LANGPREFIX= hu
LANGSUFFIX= HU
LANGDIST+= hu_HU.zip
-MASTERDIR= ${.CURDIR}/../ooodict-all
+MASTERDIR= ${.CURDIR}/../../editors/ooodict-all
RDEP= ${PORTSDIR}/editors/openoffice-1.0
.include "${MASTERDIR}/Makefile"