aboutsummaryrefslogtreecommitdiff
path: root/hungarian/ooodict/Makefile
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-08-11 19:10:42 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-08-11 19:10:42 +0000
commitfed46073a06858880b0c0ee345e3669873143e10 (patch)
tree411b22104c18bd2fdd06f287405630fafa7751e7 /hungarian/ooodict/Makefile
parent7e97e99c063f6f87b5f88c1b87dfcced02fc2172 (diff)
downloadports-fed46073a06858880b0c0ee345e3669873143e10.tar.gz
ports-fed46073a06858880b0c0ee345e3669873143e10.zip
Notes
Diffstat (limited to 'hungarian/ooodict/Makefile')
-rw-r--r--hungarian/ooodict/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/hungarian/ooodict/Makefile b/hungarian/ooodict/Makefile
new file mode 100644
index 000000000000..2deb823a966b
--- /dev/null
+++ b/hungarian/ooodict/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for:
+# OpenOffice Spell Checking Dictionary
+# for Hungarian (Hungary)
+# Date created: Tue Aug 10 24:00:00 UTC 2002
+# Whom: Martin Blapp <mbr@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= editors
+
+LANGPREFIX= hu
+LANGSUFFIX= HU
+LANGDIST+= hu_HU.zip
+MASTERDIR= ${.CURDIR}/../ooodict-all
+RDEP= ${PORTSDIR}/editors/openoffice
+
+.include "${MASTERDIR}/Makefile"