aboutsummaryrefslogtreecommitdiff
path: root/textproc
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
parente4d4e5d882ccab5e8ff41db882d1e106914b04f1 (diff)
downloadports-8fe93dc98f45955e7bbf7be19d5e94fad66b0466.tar.gz
ports-8fe93dc98f45955e7bbf7be19d5e94fad66b0466.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile1
-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
7 files changed, 44 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 7c5390e451ec..d5252b8a0ec2 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -56,6 +56,7 @@
SUBDIR += rand
SUBDIR += rman
SUBDIR += sarep
+ SUBDIR += se-ispell
SUBDIR += sgmlformat
SUBDIR += sgrep
SUBDIR += sp
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