From 908a883a94f0e46961c8494378a020bc0e89054e Mon Sep 17 00:00:00 2001 From: rodent Date: Thu, 11 Apr 2013 11:50:55 +0000 Subject: Import aspell-ia-0.50.1 as textproc/aspell-ia. GNU Aspell Interlingua Word List Package --- textproc/aspell-ia/DESCR | 1 + textproc/aspell-ia/Makefile | 19 +++++++++++++++++++ textproc/aspell-ia/PLIST | 5 +++++ textproc/aspell-ia/distinfo | 5 +++++ 4 files changed, 30 insertions(+) create mode 100644 textproc/aspell-ia/DESCR create mode 100644 textproc/aspell-ia/Makefile create mode 100644 textproc/aspell-ia/PLIST create mode 100644 textproc/aspell-ia/distinfo (limited to 'textproc/aspell-ia') diff --git a/textproc/aspell-ia/DESCR b/textproc/aspell-ia/DESCR new file mode 100644 index 00000000000..0fa71d10b2d --- /dev/null +++ b/textproc/aspell-ia/DESCR @@ -0,0 +1 @@ +GNU Aspell Interlingua Word List Package diff --git a/textproc/aspell-ia/Makefile b/textproc/aspell-ia/Makefile new file mode 100644 index 00000000000..adbee26b813 --- /dev/null +++ b/textproc/aspell-ia/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2013/04/11 11:50:55 rodent Exp $ +# + +DISTNAME= aspell-ia-0.50-1 +PKGNAME= ${DISTNAME:S/-1/.1/1} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/ia/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://aspell.net/ +COMMENT= Interlingua language support for aspell +LICENSE= gnu-lgpl-v2.1 + +HAS_CONFIGURE= yes +USE_LANGUAGES= # none + +.include "../../textproc/aspell/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/aspell-ia/PLIST b/textproc/aspell-ia/PLIST new file mode 100644 index 00000000000..f14a3c1fe83 --- /dev/null +++ b/textproc/aspell-ia/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2013/04/11 11:50:55 rodent Exp $ +lib/aspell/ia.multi +lib/aspell/ia.rws +lib/aspell/interlingua.alias +share/aspell/ia.dat diff --git a/textproc/aspell-ia/distinfo b/textproc/aspell-ia/distinfo new file mode 100644 index 00000000000..4e84b06ad46 --- /dev/null +++ b/textproc/aspell-ia/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/04/11 11:50:55 rodent Exp $ + +SHA1 (aspell-ia-0.50-1.tar.bz2) = aafc9e979c9b906b1b28b5001130a2b721835487 +RMD160 (aspell-ia-0.50-1.tar.bz2) = 21cedf5861cf2ebdba6d1f7b35b0fe8089abce54 +Size (aspell-ia-0.50-1.tar.bz2) = 70883 bytes -- cgit v1.2.3