aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2008-04-08 14:15:16 +0800
committerdinoex <dinoex@FreeBSD.org>2008-04-08 14:15:16 +0800
commit948fbcb8a2baa0a27f594888837311a247c9cf9d (patch)
tree5ed22e5e626869eabc2612d20b2febe2392b913c /textproc
parent328e263e1cf95f716210a39afaa67101e3591118 (diff)
downloadfreebsd-ports-gnome-948fbcb8a2baa0a27f594888837311a247c9cf9d.tar.gz
freebsd-ports-gnome-948fbcb8a2baa0a27f594888837311a247c9cf9d.tar.zst
freebsd-ports-gnome-948fbcb8a2baa0a27f594888837311a247c9cf9d.zip
- add missing file for german
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ispell/files/DENEU.makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/ispell/files/DENEU.makefile b/textproc/ispell/files/DENEU.makefile
new file mode 100644
index 000000000000..a587050fbcfa
--- /dev/null
+++ b/textproc/ispell/files/DENEU.makefile
@@ -0,0 +1,10 @@
+
+
+german.hash:
+ gmake ispell/de_DE.aff ispell/de_DE.hash
+ cp ispell/de_DE.hash german.hash
+ cp ispell/de_DE.aff german.aff
+
+install:
+ gmake install
+