From 14af5e79589b85a4d0fca7264597f945ae217703 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 14 May 2001 14:42:19 +0000 Subject: Move ted and support packages from textproc to editors. --- editors/ted-sv/Makefile | 23 +++++++++++++++++++++++ editors/ted-sv/distinfo | 4 ++++ editors/ted-sv/pkg/DESCR | 1 + editors/ted-sv/pkg/PLIST | 2 ++ 4 files changed, 30 insertions(+) create mode 100644 editors/ted-sv/Makefile create mode 100644 editors/ted-sv/distinfo create mode 100644 editors/ted-sv/pkg/DESCR create mode 100644 editors/ted-sv/pkg/PLIST (limited to 'editors/ted-sv') diff --git a/editors/ted-sv/Makefile b/editors/ted-sv/Makefile new file mode 100644 index 00000000000..b394a84c547 --- /dev/null +++ b/editors/ted-sv/Makefile @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.1.1.1 2001/05/14 14:42:19 wiz Exp $ + +DISTNAME= Ted_S +PKGNAME= ted-sv-2.6 +WRKSRC= ${WRKDIR} +CATEGORIES= editors +MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ + ftp://metalab.unc.edu/pub/packages/editors/ted/ + +MAINTAINER= packages@netbsd.org +HOMEPAGE= http://www.nllgg.nl/Ted/ +COMMENT= Swedish spelling dictionary for the Ted word processor + +DEPENDS+= ted>=2.6:../../editors/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/editors/ted-sv/distinfo b/editors/ted-sv/distinfo new file mode 100644 index 00000000000..c015ca44a54 --- /dev/null +++ b/editors/ted-sv/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2001/05/14 14:42:19 wiz Exp $ + +SHA1 (Ted_S.tar.gz) = 60d8420e353047c492722e810911938796f10040 +Size (Ted_S.tar.gz) = 486188 bytes diff --git a/editors/ted-sv/pkg/DESCR b/editors/ted-sv/pkg/DESCR new file mode 100644 index 00000000000..10a81b7fe91 --- /dev/null +++ b/editors/ted-sv/pkg/DESCR @@ -0,0 +1 @@ +Swedish spelling dictionary for the Ted word processor. diff --git a/editors/ted-sv/pkg/PLIST b/editors/ted-sv/pkg/PLIST new file mode 100644 index 00000000000..0556441a71e --- /dev/null +++ b/editors/ted-sv/pkg/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2001/05/14 14:42:19 wiz Exp $ +share/Ted/ind/Swedish.ind -- cgit v1.2.3