diff options
-rw-r--r-- | textproc/aspell-gu/DESCR | 1 | ||||
-rw-r--r-- | textproc/aspell-gu/Makefile | 19 | ||||
-rw-r--r-- | textproc/aspell-gu/PLIST | 7 | ||||
-rw-r--r-- | textproc/aspell-gu/distinfo | 5 |
4 files changed, 32 insertions, 0 deletions
diff --git a/textproc/aspell-gu/DESCR b/textproc/aspell-gu/DESCR new file mode 100644 index 00000000000..1a150110aba --- /dev/null +++ b/textproc/aspell-gu/DESCR @@ -0,0 +1 @@ +GNU Aspell 0.60 Gujarati Dictionary Package diff --git a/textproc/aspell-gu/Makefile b/textproc/aspell-gu/Makefile new file mode 100644 index 00000000000..ac65fa0c305 --- /dev/null +++ b/textproc/aspell-gu/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2013/04/11 03:43:31 rodent Exp $ +# + +DISTNAME= aspell6-gu-0.03-0 +PKGNAME= ${DISTNAME:S/6-/-/1:S/-0$/.0/1} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/gu/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://aspell-gu.sourceforge.net/ +COMMENT= Gujarati 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-gu/PLIST b/textproc/aspell-gu/PLIST new file mode 100644 index 00000000000..920c3bc8fe6 --- /dev/null +++ b/textproc/aspell-gu/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2013/04/11 03:43:31 rodent Exp $ +lib/aspell/gu.multi +lib/aspell/gu.rws +lib/aspell/gujarati.alias +share/aspell/gu.dat +share/aspell/u-gujr.cmap +share/aspell/u-gujr.cset diff --git a/textproc/aspell-gu/distinfo b/textproc/aspell-gu/distinfo new file mode 100644 index 00000000000..d0ee0c8a6fa --- /dev/null +++ b/textproc/aspell-gu/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/04/11 03:43:31 rodent Exp $ + +SHA1 (aspell6-gu-0.03-0.tar.bz2) = daf8bb6bcb84ad3d3fe5e03fffee572c41e17bb4 +RMD160 (aspell6-gu-0.03-0.tar.bz2) = 3c039443a7309c68f7d1bcf2ed5446a9247769af +Size (aspell6-gu-0.03-0.tar.bz2) = 160283 bytes |