summaryrefslogtreecommitdiffstats
path: root/hungarian
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2004-08-28 23:59:08 +0000
committerthierry <thierry@FreeBSD.org>2004-08-28 23:59:08 +0000
commit12d0fcd6411f4253f7d9227c2eacba8c30fd4f95 (patch)
tree65741c2c24b35f435f19c00adf5524f1623e6ef1 /hungarian
parent8cafe31c72031863c2952f931dabcec9af3a287e (diff)
downloadFreeBSD-ports-12d0fcd6411f4253f7d9227c2eacba8c30fd4f95.zip
FreeBSD-ports-12d0fcd6411f4253f7d9227c2eacba8c30fd4f95.tar.gz
Add slaves ports for Aspell's new dictionaries.
Diffstat (limited to 'hungarian')
-rw-r--r--hungarian/Makefile1
-rw-r--r--hungarian/aspell/Makefile18
-rw-r--r--hungarian/aspell/pkg-descr3
3 files changed, 22 insertions, 0 deletions
diff --git a/hungarian/Makefile b/hungarian/Makefile
index 69f28d5..bf9c65e 100644
--- a/hungarian/Makefile
+++ b/hungarian/Makefile
@@ -3,6 +3,7 @@
COMMENT = Hungarian language support
+ SUBDIR += aspell
SUBDIR += hu-phone
SUBDIR += hu-zipcodes
SUBDIR += hunspell
diff --git a/hungarian/aspell/Makefile b/hungarian/aspell/Makefile
new file mode 100644
index 0000000..b87e3b9
--- /dev/null
+++ b/hungarian/aspell/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: hu-aspell
+# Date created: 28 August 2004
+# Whom: Thierry Thomas <thierry@pompo.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= aspell
+CATEGORIES= hungarian
+
+MAINTAINER= ports@FreeBSD.org
+COMMENT= Aspell with Hungarian dictionaries
+
+MASTERDIR= ${.CURDIR}/../../textproc/aspell
+
+ASPELL_HU= igen
+
+.include "${MASTERDIR}/Makefile"
diff --git a/hungarian/aspell/pkg-descr b/hungarian/aspell/pkg-descr
new file mode 100644
index 0000000..540d1d6
--- /dev/null
+++ b/hungarian/aspell/pkg-descr
@@ -0,0 +1,3 @@
+Aspell with Hungarian dictionaries.
+
+WWW: http://aspell.net/
OpenPOWER on IntegriCloud