From 3a55bdae7d88a9d701810d564e084b868c731726 Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Sun, 19 Sep 1999 11:29:36 +0000 Subject: add ted-sv-2.5. Swedish spelling dictionary for the Ted word processor. --- textproc/ted-sv/Makefile | 21 +++++++++++++++++++++ textproc/ted-sv/files/md5 | 3 +++ textproc/ted-sv/pkg/COMMENT | 1 + textproc/ted-sv/pkg/DESCR | 1 + textproc/ted-sv/pkg/PLIST | 2 ++ 5 files changed, 28 insertions(+) create mode 100644 textproc/ted-sv/Makefile create mode 100644 textproc/ted-sv/files/md5 create mode 100644 textproc/ted-sv/pkg/COMMENT create mode 100644 textproc/ted-sv/pkg/DESCR create mode 100644 textproc/ted-sv/pkg/PLIST (limited to 'textproc/ted-sv') diff --git a/textproc/ted-sv/Makefile b/textproc/ted-sv/Makefile new file mode 100644 index 00000000000..3d4c1b02901 --- /dev/null +++ b/textproc/ted-sv/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1.1.1 1999/09/19 11:29:36 dmcmahill Exp $ + +DISTNAME= Ted_S +PKGNAME= ted-sv-2.5 +WRKSRC= ${WRKDIR} +CATEGORIES= textproc +MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ + +MAINTAINER= packages@netbsd.org +HOMEPAGE= http://www.nllgg.nl/Ted/ + +DEPENDS+= ted-2.5:../../textproc/ted + +USE_X11BASE= YES + +NO_BUILD= YES + +do-install: + ${INSTALL_DATA} ${WRKSRC}/ind/Swedish.ind ${PREFIX}/share/Ted/ind + +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/ted-sv/files/md5 b/textproc/ted-sv/files/md5 new file mode 100644 index 00000000000..37bf5dbdced --- /dev/null +++ b/textproc/ted-sv/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 1999/09/19 11:29:37 dmcmahill Exp $ + +MD5 (Ted_S.tar.gz) = 62a1847151d95af6ec81395790ce950b diff --git a/textproc/ted-sv/pkg/COMMENT b/textproc/ted-sv/pkg/COMMENT new file mode 100644 index 00000000000..10a81b7fe91 --- /dev/null +++ b/textproc/ted-sv/pkg/COMMENT @@ -0,0 +1 @@ +Swedish spelling dictionary for the Ted word processor. diff --git a/textproc/ted-sv/pkg/DESCR b/textproc/ted-sv/pkg/DESCR new file mode 100644 index 00000000000..10a81b7fe91 --- /dev/null +++ b/textproc/ted-sv/pkg/DESCR @@ -0,0 +1 @@ +Swedish spelling dictionary for the Ted word processor. diff --git a/textproc/ted-sv/pkg/PLIST b/textproc/ted-sv/pkg/PLIST new file mode 100644 index 00000000000..f2ec90b1954 --- /dev/null +++ b/textproc/ted-sv/pkg/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1999/09/19 11:29:37 dmcmahill Exp $ +share/Ted/ind/Swedish.ind -- cgit v1.2.3