summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-04-24 11:45:00 +0000
committerrodent <rodent@pkgsrc.org>2013-04-24 11:45:00 +0000
commitc453ea34ca36f449eb197cebb7fee7852cab7d45 (patch)
treefa750ec60cf217fded858244830010085f572dac
parentdae7d381fb441cfe16413cb25b8c12881cfbdd52 (diff)
downloadpkgsrc-c453ea34ca36f449eb197cebb7fee7852cab7d45.tar.gz
Import ispell-gl-0.5 as textproc/ispell-gl.
This an ispell dictionary for Galician, using the "Minimos" standard. It's freely available under the terms of the GNU GPL, version 2. You can freely redistribute and/or use it for spell checking with the program ispell.
-rw-r--r--textproc/ispell-gl/DESCR3
-rw-r--r--textproc/ispell-gl/Makefile28
-rw-r--r--textproc/ispell-gl/PLIST3
-rw-r--r--textproc/ispell-gl/distinfo5
4 files changed, 39 insertions, 0 deletions
diff --git a/textproc/ispell-gl/DESCR b/textproc/ispell-gl/DESCR
new file mode 100644
index 00000000000..46d19945f9d
--- /dev/null
+++ b/textproc/ispell-gl/DESCR
@@ -0,0 +1,3 @@
+This an ispell dictionary for Galician, using the "Minimos" standard. It's
+freely available under the terms of the GNU GPL, version 2. You can freely
+redistribute and/or use it for spell checking with the program ispell.
diff --git a/textproc/ispell-gl/Makefile b/textproc/ispell-gl/Makefile
new file mode 100644
index 00000000000..8456bc2c6f1
--- /dev/null
+++ b/textproc/ispell-gl/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1 2013/04/24 11:45:00 rodent Exp $
+#
+
+DISTNAME= ispell-gl-0.5
+CATEGORIES= textproc
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ispell-gl/}
+
+MAINTAINER= rodent@NetBSD.org
+HOMEPAGE= http://ispell-gl.sourceforge.net/
+COMMENT= Galician dictionary for interactive spelling checker
+LICENSE= gnu-gpl-v2
+
+DEPENDS+= ispell>=3.1.20:../../textproc/ispell
+USE_LANGUAGES= # none
+NO_CONFIGURE= yes
+
+INSTALLATION_DIRS+= lib
+
+do-build:
+ cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \
+ ${PREFIX}/bin/buildhash galician.words galician.aff \
+ galician.hash
+
+do-install:
+ ${INSTALL_DATA} ${WRKSRC}/galician.aff ${DESTDIR}${PREFIX}/lib
+ ${INSTALL_DATA} ${WRKSRC}/galician.hash ${DESTDIR}${PREFIX}/lib
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/ispell-gl/PLIST b/textproc/ispell-gl/PLIST
new file mode 100644
index 00000000000..791cdc6e603
--- /dev/null
+++ b/textproc/ispell-gl/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2013/04/24 11:45:00 rodent Exp $
+lib/galician.aff
+lib/galician.hash
diff --git a/textproc/ispell-gl/distinfo b/textproc/ispell-gl/distinfo
new file mode 100644
index 00000000000..f1bc7f11fef
--- /dev/null
+++ b/textproc/ispell-gl/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/04/24 11:45:00 rodent Exp $
+
+SHA1 (ispell-gl-0.5.tar.gz) = c29649f60f13cb0bf52ebad756613b27938a2e68
+RMD160 (ispell-gl-0.5.tar.gz) = b58fbc2bba8fe87fe3eec0ef0ac073943d9eadd1
+Size (ispell-gl-0.5.tar.gz) = 127634 bytes