Skip to content

Commit

Permalink
add ted-sv-2.5.
Browse files Browse the repository at this point in the history
Swedish spelling dictionary for the Ted word processor.
  • Loading branch information
dmcmahill committed Sep 19, 1999
1 parent 87e92e2 commit 3a55bda
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 0 deletions.
21 changes: 21 additions & 0 deletions textproc/ted-sv/Makefile
Original file line number Diff line number Diff line change
@@ -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= [email protected]
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"
3 changes: 3 additions & 0 deletions textproc/ted-sv/files/md5
Original file line number Diff line number Diff line change
@@ -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
1 change: 1 addition & 0 deletions textproc/ted-sv/pkg/COMMENT
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Swedish spelling dictionary for the Ted word processor.
1 change: 1 addition & 0 deletions textproc/ted-sv/pkg/DESCR
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Swedish spelling dictionary for the Ted word processor.
2 changes: 2 additions & 0 deletions textproc/ted-sv/pkg/PLIST
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 3a55bda

Please sign in to comment.