summaryrefslogtreecommitdiff
path: root/textproc/se-ispell
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-12-27 02:01:46 +0000
committerSteve Price <steve@FreeBSD.org>1999-12-27 02:01:46 +0000
commit8fe93dc98f45955e7bbf7be19d5e94fad66b0466 (patch)
treeb43bfd8a95afe9d963eb07bf69271bd739c211fb /textproc/se-ispell
parentAdding pgpgpg version 0.13. (diff)
Adding se-ispell version 1.2.1.
A Swedish dictionary for ispell. PR: 14716 Submitted by: Kent Boortz <kent@erix.ericsson.se>
Notes
Notes: svn path=/head/; revision=24135
Diffstat (limited to 'textproc/se-ispell')
-rw-r--r--textproc/se-ispell/Makefile18
-rw-r--r--textproc/se-ispell/distinfo1
-rw-r--r--textproc/se-ispell/files/patch-aa16
-rw-r--r--textproc/se-ispell/pkg-comment1
-rw-r--r--textproc/se-ispell/pkg-descr5
-rw-r--r--textproc/se-ispell/pkg-plist2
6 files changed, 43 insertions, 0 deletions
diff --git a/textproc/se-ispell/Makefile b/textproc/se-ispell/Makefile
new file mode 100644
index 000000000000..35d4567dbd2f
--- /dev/null
+++ b/textproc/se-ispell/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: se-ispell
+# Version required: 1.2.1
+# Date created: 4 November 1999
+# Whom: Kent Boortz <kent@erix.ericsson.se>
+#
+# $FreeBSD$
+#
+
+DISTNAME= iswedish-1.2.1
+PKGNAME= se-ispell-1.2.1
+CATEGORIES= textproc
+MASTER_SITES= http://www.sslug.dk/locale/ispell/iswedish/
+
+MAINTAINER= kent@erix.ericsson.se
+
+BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell
+
+.include <bsd.port.mk>
diff --git a/textproc/se-ispell/distinfo b/textproc/se-ispell/distinfo
new file mode 100644
index 000000000000..7c1d7dd73fe9
--- /dev/null
+++ b/textproc/se-ispell/distinfo
@@ -0,0 +1 @@
+MD5 (iswedish-1.2.1.tar.gz) = b546aeb88d7614c32e541488d55f32fe
diff --git a/textproc/se-ispell/files/patch-aa b/textproc/se-ispell/files/patch-aa
new file mode 100644
index 000000000000..e5a20d6c6ad0
--- /dev/null
+++ b/textproc/se-ispell/files/patch-aa
@@ -0,0 +1,16 @@
+--- Makefile.orig Thu Jan 29 09:06:32 1998
++++ Makefile Sun Dec 26 10:35:22 1999
+@@ -1,10 +1,10 @@
+-installdir=/usr/lib/ispell
++installdir=${PREFIX}/lib
+
+ all: svenska.hash
+
+ install: svenska.hash svenska.aff
+- install -o root -g root -m 0644 svenska.hash $(installdir)
+- install -o root -g root -m 0644 svenska.aff $(installdir)
++ install -c -o root -g wheel -m 0644 svenska.hash $(installdir)
++ install -c -o root -g wheel -m 0644 svenska.aff $(installdir)
+
+ svenska.hash: svenska.aff svenska.datalista
+ buildhash svenska.datalista svenska.aff svenska.hash
diff --git a/textproc/se-ispell/pkg-comment b/textproc/se-ispell/pkg-comment
new file mode 100644
index 000000000000..4ea2f94abfa1
--- /dev/null
+++ b/textproc/se-ispell/pkg-comment
@@ -0,0 +1 @@
+Swedish dictionary for ispell
diff --git a/textproc/se-ispell/pkg-descr b/textproc/se-ispell/pkg-descr
new file mode 100644
index 000000000000..738296cfb6d4
--- /dev/null
+++ b/textproc/se-ispell/pkg-descr
@@ -0,0 +1,5 @@
+This is a port that install a Swedish dictionary for ispell 3.1.
+The dictionary was created under GPL and copyrighted by
+Goran Andersson <goran@debian.org>. Home page is at
+
+WWW: http://www.sslug.dk/locale/ispell/iswedish/swedish.html
diff --git a/textproc/se-ispell/pkg-plist b/textproc/se-ispell/pkg-plist
new file mode 100644
index 000000000000..7d765036903e
--- /dev/null
+++ b/textproc/se-ispell/pkg-plist
@@ -0,0 +1,2 @@
+lib/svenska.aff
+lib/svenska.hash