From 57246c57b44e7bc667e5e602c77a9cf78da4eac8 Mon Sep 17 00:00:00 2001 From: rodent Date: Fri, 12 Apr 2013 12:32:39 +0000 Subject: Import aspell-sr-0.02 as textproc/aspell-sr. GNU Aspell 0.60 Serbian Dictionary Package --- textproc/aspell-sr/DESCR | 1 + textproc/aspell-sr/Makefile | 19 +++++++++++++++++++ textproc/aspell-sr/PLIST | 9 +++++++++ textproc/aspell-sr/distinfo | 5 +++++ 4 files changed, 34 insertions(+) create mode 100644 textproc/aspell-sr/DESCR create mode 100644 textproc/aspell-sr/Makefile create mode 100644 textproc/aspell-sr/PLIST create mode 100644 textproc/aspell-sr/distinfo (limited to 'textproc/aspell-sr') diff --git a/textproc/aspell-sr/DESCR b/textproc/aspell-sr/DESCR new file mode 100644 index 00000000000..227334dc2a2 --- /dev/null +++ b/textproc/aspell-sr/DESCR @@ -0,0 +1 @@ +GNU Aspell 0.60 Serbian Dictionary Package diff --git a/textproc/aspell-sr/Makefile b/textproc/aspell-sr/Makefile new file mode 100644 index 00000000000..0e4dd8b8fe8 --- /dev/null +++ b/textproc/aspell-sr/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2013/04/12 12:32:39 rodent Exp $ +# + +DISTNAME= aspell6-sr-0.02 +PKGNAME= ${DISTNAME:S/6-/-/1} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/sr/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://srpski.org/aspell/ +COMMENT= Serbian 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-sr/PLIST b/textproc/aspell-sr/PLIST new file mode 100644 index 00000000000..5991aee71e9 --- /dev/null +++ b/textproc/aspell-sr/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2013/04/12 12:32:39 rodent Exp $ +lib/aspell/sr-cyrl-only.rws +lib/aspell/sr-cyrl.multi +lib/aspell/sr-latn-only.rws +lib/aspell/sr-latn.multi +lib/aspell/sr.multi +share/aspell/l-sr.cmap +share/aspell/l-sr.cset +share/aspell/sr.dat diff --git a/textproc/aspell-sr/distinfo b/textproc/aspell-sr/distinfo new file mode 100644 index 00000000000..65318fc3686 --- /dev/null +++ b/textproc/aspell-sr/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/04/12 12:32:39 rodent Exp $ + +SHA1 (aspell6-sr-0.02.tar.bz2) = 4827f2b386861730f1fdc2e70cad48c0715a94e2 +RMD160 (aspell6-sr-0.02.tar.bz2) = 74572fe0ed623be333eda5af3522a2ba54af83d6 +Size (aspell6-sr-0.02.tar.bz2) = 574923 bytes -- cgit v1.2.3