add ted-sv-2.5.
Swedish spelling dictionary for the Ted word processor.
This commit is contained in:
parent
87e92e2f66
commit
3a55bdae7d
5 changed files with 28 additions and 0 deletions
21
textproc/ted-sv/Makefile
Normal file
21
textproc/ted-sv/Makefile
Normal file
|
@ -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= 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/Swedish.ind ${PREFIX}/share/Ted/ind
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
3
textproc/ted-sv/files/md5
Normal file
3
textproc/ted-sv/files/md5
Normal file
|
@ -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
textproc/ted-sv/pkg/COMMENT
Normal file
1
textproc/ted-sv/pkg/COMMENT
Normal file
|
@ -0,0 +1 @@
|
|||
Swedish spelling dictionary for the Ted word processor.
|
1
textproc/ted-sv/pkg/DESCR
Normal file
1
textproc/ted-sv/pkg/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
Swedish spelling dictionary for the Ted word processor.
|
2
textproc/ted-sv/pkg/PLIST
Normal file
2
textproc/ted-sv/pkg/PLIST
Normal file
|
@ -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
|
Loading…
Reference in a new issue