aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/se-ispell/Makefile
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-12-27 10:01:46 +0800
committersteve <steve@FreeBSD.org>1999-12-27 10:01:46 +0800
commit54a001c27b24df64435131c2db5483cc051b7422 (patch)
tree5ff0d6490dff25ced9f936cf28261d532a5418d3 /textproc/se-ispell/Makefile
parent97e0c6568d2e68e6e9dba58dd3aa6b175333d164 (diff)
downloadfreebsd-ports-gnome-54a001c27b24df64435131c2db5483cc051b7422.tar.gz
freebsd-ports-gnome-54a001c27b24df64435131c2db5483cc051b7422.tar.zst
freebsd-ports-gnome-54a001c27b24df64435131c2db5483cc051b7422.zip
Adding se-ispell version 1.2.1.
A Swedish dictionary for ispell. PR: 14716 Submitted by: Kent Boortz <kent@erix.ericsson.se>
Diffstat (limited to 'textproc/se-ispell/Makefile')
-rw-r--r--textproc/se-ispell/Makefile18
1 files changed, 18 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>