Skip to content

Commit

Permalink
add ted-en-us-2.5.
Browse files Browse the repository at this point in the history
US English spelling dictionary for the Ted word processor.
  • Loading branch information
dmcmahill committed Sep 19, 1999
1 parent 1a3fe7c commit bc9431f
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 0 deletions.
23 changes: 23 additions & 0 deletions textproc/ted-en-us/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# $NetBSD: Makefile,v 1.1.1.1 1999/09/19 11:27:19 dmcmahill Exp $

DISTNAME= ted-2.5.src
PKGNAME= ted-en-us-2.5
WRKSRC= ${WRKDIR}/Ted-2.5
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

post-extract:
@cd ${WRKSRC} ; tar xf tedPackage/TedBindist.tar

do-install:
${INSTALL_DATA} ${WRKSRC}/ind/US_English.ind ${PREFIX}/share/Ted/ind

.include "../../mk/bsd.pkg.mk"
3 changes: 3 additions & 0 deletions textproc/ted-en-us/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:27:20 dmcmahill Exp $

MD5 (ted-2.5.src.tar.gz) = 6b53d433ebb46cede951617105e3a093
1 change: 1 addition & 0 deletions textproc/ted-en-us/pkg/COMMENT
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
US English spelling dictionary for the Ted word processor.
1 change: 1 addition & 0 deletions textproc/ted-en-us/pkg/DESCR
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
US English spelling dictionary for the Ted word processor.
2 changes: 2 additions & 0 deletions textproc/ted-en-us/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:27:20 dmcmahill Exp $
share/Ted/ind/US_English.ind

0 comments on commit bc9431f

Please sign in to comment.