From 5808a2af8fcd8627c328abd90ffad6514dfa2a9c Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Sun, 19 Sep 1999 11:28:12 +0000 Subject: add ted-it-2.5. Italian spelling dictionary for the Ted word processor. --- textproc/ted-it/Makefile | 21 +++++++++++++++++++++ textproc/ted-it/files/md5 | 3 +++ textproc/ted-it/pkg/COMMENT | 1 + textproc/ted-it/pkg/DESCR | 1 + textproc/ted-it/pkg/PLIST | 2 ++ 5 files changed, 28 insertions(+) create mode 100644 textproc/ted-it/Makefile create mode 100644 textproc/ted-it/files/md5 create mode 100644 textproc/ted-it/pkg/COMMENT create mode 100644 textproc/ted-it/pkg/DESCR create mode 100644 textproc/ted-it/pkg/PLIST diff --git a/textproc/ted-it/Makefile b/textproc/ted-it/Makefile new file mode 100644 index 00000000000..7731753b5f5 --- /dev/null +++ b/textproc/ted-it/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1.1.1 1999/09/19 11:28:12 dmcmahill Exp $ + +DISTNAME= Ted_I +PKGNAME= ted-it-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/Italian.ind ${PREFIX}/share/Ted/ind + +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/ted-it/files/md5 b/textproc/ted-it/files/md5 new file mode 100644 index 00000000000..dd2d5060d16 --- /dev/null +++ b/textproc/ted-it/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 1999/09/19 11:28:12 dmcmahill Exp $ + +MD5 (Ted_I.tar.gz) = 32db70c7a9f7c80613bbc032c4f308ca diff --git a/textproc/ted-it/pkg/COMMENT b/textproc/ted-it/pkg/COMMENT new file mode 100644 index 00000000000..d179f577560 --- /dev/null +++ b/textproc/ted-it/pkg/COMMENT @@ -0,0 +1 @@ +Italian spelling dictionary for the Ted word processor. diff --git a/textproc/ted-it/pkg/DESCR b/textproc/ted-it/pkg/DESCR new file mode 100644 index 00000000000..d179f577560 --- /dev/null +++ b/textproc/ted-it/pkg/DESCR @@ -0,0 +1 @@ +Italian spelling dictionary for the Ted word processor. diff --git a/textproc/ted-it/pkg/PLIST b/textproc/ted-it/pkg/PLIST new file mode 100644 index 00000000000..e6b5e3c2722 --- /dev/null +++ b/textproc/ted-it/pkg/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1999/09/19 11:28:12 dmcmahill Exp $ +share/Ted/ind/Italian.ind -- cgit v1.2.3