diff options
author | rodent <rodent> | 2013-04-11 11:50:55 +0000 |
---|---|---|
committer | rodent <rodent> | 2013-04-11 11:50:55 +0000 |
commit | 3fb0e83c6b9ccc0ec40250d636b89b2fade54c53 (patch) | |
tree | 86db21c31514ebd6705b806b5ee2faa2f27f39c8 /textproc/aspell-ia | |
parent | ef3f519ca1f2e6a59de73557105448f1147af7e7 (diff) | |
download | pkgsrc-3fb0e83c6b9ccc0ec40250d636b89b2fade54c53.tar.gz |
Import aspell-ia-0.50.1 as textproc/aspell-ia.
GNU Aspell Interlingua Word List Package
Diffstat (limited to 'textproc/aspell-ia')
-rw-r--r-- | textproc/aspell-ia/DESCR | 1 | ||||
-rw-r--r-- | textproc/aspell-ia/Makefile | 19 | ||||
-rw-r--r-- | textproc/aspell-ia/PLIST | 5 | ||||
-rw-r--r-- | textproc/aspell-ia/distinfo | 5 |
4 files changed, 30 insertions, 0 deletions
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 |