summaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2007-02-12 22:26:59 +0000
committerthierry <thierry@FreeBSD.org>2007-02-12 22:26:59 +0000
commitaf0821f67a2c847009341aa19e17bf4106a3d8c3 (patch)
tree951ea600fc538d348c782e1b4f625a7daebc499a /textproc
parent2add14158f222ae67df0d1ae356f3ad8d21906cc (diff)
downloadFreeBSD-ports-af0821f67a2c847009341aa19e17bf4106a3d8c3.zip
FreeBSD-ports-af0821f67a2c847009341aa19e17bf4106a3d8c3.tar.gz
Add Aspell Armenian dictionary.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/hy-aspell/Makefile18
-rw-r--r--textproc/hy-aspell/distinfo3
-rw-r--r--textproc/hy-aspell/pkg-descr3
-rw-r--r--textproc/hy-aspell/pkg-plist6
5 files changed, 31 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 9808683..60b8ed7 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -193,6 +193,7 @@
SUBDIR += htmlize.el
SUBDIR += htmlsection
SUBDIR += htmltolatex
+ SUBDIR += hy-aspell
SUBDIR += hyperestraier
SUBDIR += ia-aspell
SUBDIR += id-aspell
diff --git a/textproc/hy-aspell/Makefile b/textproc/hy-aspell/Makefile
new file mode 100644
index 0000000..52a40b2
--- /dev/null
+++ b/textproc/hy-aspell/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: hy-aspell
+# Date created: 12 February 2007
+# Whom: Thierry Thomas <thierry@pompo.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= ${DICT}-aspell
+DISTVERSION= 6-hy-0.0.3-0
+CATEGORIES= textproc
+
+MAINTAINER= thierry@FreeBSD.org
+COMMENT= Aspell Armenian dictionary
+
+DICT= hy
+
+.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
+.include <bsd.port.post.mk>
diff --git a/textproc/hy-aspell/distinfo b/textproc/hy-aspell/distinfo
new file mode 100644
index 0000000..4e2874f
--- /dev/null
+++ b/textproc/hy-aspell/distinfo
@@ -0,0 +1,3 @@
+MD5 (aspell6-hy-0.0.3-0.tar.bz2) = 05fa8d83c081e262e648764659703587
+SHA256 (aspell6-hy-0.0.3-0.tar.bz2) = 0a4e04d2cb03454b7f8be86ffa7374356c5c63dd5e34cc375c28042cf135cbd6
+SIZE (aspell6-hy-0.0.3-0.tar.bz2) = 142340
diff --git a/textproc/hy-aspell/pkg-descr b/textproc/hy-aspell/pkg-descr
new file mode 100644
index 0000000..cb1dc12
--- /dev/null
+++ b/textproc/hy-aspell/pkg-descr
@@ -0,0 +1,3 @@
+Aspell Armenian dictionary.
+
+WWW: http://aspell.net/
diff --git a/textproc/hy-aspell/pkg-plist b/textproc/hy-aspell/pkg-plist
new file mode 100644
index 0000000..5d732c1
--- /dev/null
+++ b/textproc/hy-aspell/pkg-plist
@@ -0,0 +1,6 @@
+lib/aspell-%%VER%%/hy.dat
+lib/aspell-%%VER%%/u-armn.cmap
+lib/aspell-%%VER%%/u-armn.cset
+share/aspell/armenian.alias
+share/aspell/hy-common.rws
+share/aspell/hy.multi
OpenPOWER on IntegriCloud