diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-13 11:23:28 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-13 11:23:28 +0000 |
commit | 903b3e4e984a97017f7532a0a064735965da53e0 (patch) | |
tree | 143723ab465384b6d325db1895951275fb7220bd /textproc/aspell-lv | |
parent | db92a43f6a0e397d8eb8064d2b71296c07f43c83 (diff) | |
download | pkgsrc-903b3e4e984a97017f7532a0a064735965da53e0.tar.gz |
Import aspell-lv-0.5.5.1 as textproc/aspell-lv.
GNU Aspell 0.60 Latvian Dictionary Package
Diffstat (limited to 'textproc/aspell-lv')
-rw-r--r-- | textproc/aspell-lv/DESCR | 1 | ||||
-rw-r--r-- | textproc/aspell-lv/Makefile | 19 | ||||
-rw-r--r-- | textproc/aspell-lv/PLIST | 6 | ||||
-rw-r--r-- | textproc/aspell-lv/distinfo | 5 |
4 files changed, 31 insertions, 0 deletions
diff --git a/textproc/aspell-lv/DESCR b/textproc/aspell-lv/DESCR new file mode 100644 index 00000000000..49f3a7decde --- /dev/null +++ b/textproc/aspell-lv/DESCR @@ -0,0 +1 @@ +GNU Aspell 0.60 Latvian Dictionary Package diff --git a/textproc/aspell-lv/Makefile b/textproc/aspell-lv/Makefile new file mode 100644 index 00000000000..ed02ac6086b --- /dev/null +++ b/textproc/aspell-lv/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2013/04/13 11:23:28 rodent Exp $ +# + +DISTNAME= aspell6-lv-0.5.5-1 +PKGNAME= ${DISTNAME:S/6-/-/1:S/-1/.1/1} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/lv/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://www.integoplus.lv/opensource/openoffice.html +COMMENT= Latvian language support for aspell +LICENSE= gnu-gpl-v2 + +HAS_CONFIGURE= yes +USE_LANGUAGES= # none + +.include "../../textproc/aspell/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/aspell-lv/PLIST b/textproc/aspell-lv/PLIST new file mode 100644 index 00000000000..6746d00a77e --- /dev/null +++ b/textproc/aspell-lv/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2013/04/13 11:23:28 rodent Exp $ +lib/aspell/latvian.alias +lib/aspell/lv.multi +lib/aspell/lv.rws +share/aspell/lv.dat +share/aspell/lv_affix.dat diff --git a/textproc/aspell-lv/distinfo b/textproc/aspell-lv/distinfo new file mode 100644 index 00000000000..e14f4849848 --- /dev/null +++ b/textproc/aspell-lv/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/04/13 11:23:28 rodent Exp $ + +SHA1 (aspell6-lv-0.5.5-1.tar.bz2) = bbdebf5c7e959115dcbd1856327da11a84687d75 +RMD160 (aspell6-lv-0.5.5-1.tar.bz2) = 61a6dc2f1da6d67116c4d832d156c0a1fd3cf93d +Size (aspell6-lv-0.5.5-1.tar.bz2) = 72416 bytes |