From 71d81adcd70d2a53cad14ce0e8b93860a21c59fc Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Sun, 19 Sep 1999 11:22:51 +0000 Subject: add ted-cs-2.5. Czech spelling dictionary for the Ted word processor. --- textproc/ted-cs/Makefile | 21 +++++++++++++++++++++ textproc/ted-cs/files/md5 | 3 +++ textproc/ted-cs/pkg/COMMENT | 1 + textproc/ted-cs/pkg/DESCR | 1 + textproc/ted-cs/pkg/PLIST | 2 ++ 5 files changed, 28 insertions(+) create mode 100644 textproc/ted-cs/Makefile create mode 100644 textproc/ted-cs/files/md5 create mode 100644 textproc/ted-cs/pkg/COMMENT create mode 100644 textproc/ted-cs/pkg/DESCR create mode 100644 textproc/ted-cs/pkg/PLIST (limited to 'textproc/ted-cs') diff --git a/textproc/ted-cs/Makefile b/textproc/ted-cs/Makefile new file mode 100644 index 00000000000..26e9e82ceaa --- /dev/null +++ b/textproc/ted-cs/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1.1.1 1999/09/19 11:22:51 dmcmahill Exp $ + +DISTNAME= Ted_CZ +PKGNAME= ted-cs-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/Czech.ind ${PREFIX}/share/Ted/ind + +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/ted-cs/files/md5 b/textproc/ted-cs/files/md5 new file mode 100644 index 00000000000..6140509d9b8 --- /dev/null +++ b/textproc/ted-cs/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 1999/09/19 11:22:52 dmcmahill Exp $ + +MD5 (Ted_CZ.tar.gz) = bd2b220155a0b2bdaddfe21f64a3cf6a diff --git a/textproc/ted-cs/pkg/COMMENT b/textproc/ted-cs/pkg/COMMENT new file mode 100644 index 00000000000..77faed6b043 --- /dev/null +++ b/textproc/ted-cs/pkg/COMMENT @@ -0,0 +1 @@ +Czech spelling dictionary for the Ted word processor. diff --git a/textproc/ted-cs/pkg/DESCR b/textproc/ted-cs/pkg/DESCR new file mode 100644 index 00000000000..77faed6b043 --- /dev/null +++ b/textproc/ted-cs/pkg/DESCR @@ -0,0 +1 @@ +Czech spelling dictionary for the Ted word processor. diff --git a/textproc/ted-cs/pkg/PLIST b/textproc/ted-cs/pkg/PLIST new file mode 100644 index 00000000000..1f11d54d2ae --- /dev/null +++ b/textproc/ted-cs/pkg/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1999/09/19 11:22:51 dmcmahill Exp $ +share/Ted/ind/Czech.ind -- cgit v1.2.3