diff --git a/textproc/aspell-vi/DESCR b/textproc/aspell-vi/DESCR new file mode 100644 index 000000000000..8eb6ddb2e640 --- /dev/null +++ b/textproc/aspell-vi/DESCR @@ -0,0 +1 @@ +GNU Aspell 0.60 Vietnamese Dictionary Package diff --git a/textproc/aspell-vi/Makefile b/textproc/aspell-vi/Makefile new file mode 100644 index 000000000000..f57150738811 --- /dev/null +++ b/textproc/aspell-vi/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2013/04/13 12:35:21 rodent Exp $ +# + +DISTNAME= aspell6-vi-0.01.1-1 +PKGNAME= ${DISTNAME:S/6-/-/1:S/-1/.1/1} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/vi/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://aspell.net/ +COMMENT= Vietnamese 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-vi/PLIST b/textproc/aspell-vi/PLIST new file mode 100644 index 000000000000..a352931fa179 --- /dev/null +++ b/textproc/aspell-vi/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2013/04/13 12:35:21 rodent Exp $ +lib/aspell/vi.multi +lib/aspell/vi.rws +lib/aspell/viet.alias +share/aspell/tcvn3.cmap +share/aspell/tcvn3.cset +share/aspell/vi.dat +share/aspell/viscii.cmap +share/aspell/viscii.cset diff --git a/textproc/aspell-vi/distinfo b/textproc/aspell-vi/distinfo new file mode 100644 index 000000000000..5f41ed1a23bf --- /dev/null +++ b/textproc/aspell-vi/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/04/13 12:35:21 rodent Exp $ + +SHA1 (aspell6-vi-0.01.1-1.tar.bz2) = a497488786d796c677efd1bbf9df4c2eb511e728 +RMD160 (aspell6-vi-0.01.1-1.tar.bz2) = 8c67bd5c7cedf3f3b2b7e3763bea42aab4c7ad6c +Size (aspell6-vi-0.01.1-1.tar.bz2) = 30843 bytes