add ted-pt-2.5.
Portuguese spelling dictionary for the Ted word processor.
This commit is contained in:
parent
b2755dda8f
commit
87e92e2f66
5 changed files with 28 additions and 0 deletions
21
textproc/ted-pt/Makefile
Normal file
21
textproc/ted-pt/Makefile
Normal file
|
@ -0,0 +1,21 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 1999/09/19 11:29:18 dmcmahill Exp $
|
||||
|
||||
DISTNAME= Ted_P
|
||||
PKGNAME= ted-pt-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/Portuguese.ind ${PREFIX}/share/Ted/ind
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
3
textproc/ted-pt/files/md5
Normal file
3
textproc/ted-pt/files/md5
Normal file
|
@ -0,0 +1,3 @@
|
|||
$NetBSD: md5,v 1.1.1.1 1999/09/19 11:29:19 dmcmahill Exp $
|
||||
|
||||
MD5 (Ted_P.tar.gz) = 71bb608a96eb2f89245b73ad50c7ecf8
|
1
textproc/ted-pt/pkg/COMMENT
Normal file
1
textproc/ted-pt/pkg/COMMENT
Normal file
|
@ -0,0 +1 @@
|
|||
Portuguese spelling dictionary for the Ted word processor.
|
1
textproc/ted-pt/pkg/DESCR
Normal file
1
textproc/ted-pt/pkg/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
Portuguese spelling dictionary for the Ted word processor.
|
2
textproc/ted-pt/pkg/PLIST
Normal file
2
textproc/ted-pt/pkg/PLIST
Normal file
|
@ -0,0 +1,2 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 1999/09/19 11:29:18 dmcmahill Exp $
|
||||
share/Ted/ind/Portuguese.ind
|
Loading…
Reference in a new issue