summaryrefslogtreecommitdiff
path: root/textproc/aspell-gl/Makefile
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-04-11 00:27:28 +0000
committerrodent <rodent@pkgsrc.org>2013-04-11 00:27:28 +0000
commit445d9744c7353721656332a5e68b736c5e0cec72 (patch)
tree3b638ecc29b3b0a60891c26785552f4aed94afdb /textproc/aspell-gl/Makefile
parent98960b222a52db61f0796dd0af3672dd164d1a9a (diff)
downloadpkgsrc-445d9744c7353721656332a5e68b736c5e0cec72.tar.gz
Import aspell-gl-0.5a.2 as textproc/aspell-gl.
GNU Aspell 0.60 Galician (Galego (minimos)) Dictionary Package
Diffstat (limited to 'textproc/aspell-gl/Makefile')
-rw-r--r--textproc/aspell-gl/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/textproc/aspell-gl/Makefile b/textproc/aspell-gl/Makefile
new file mode 100644
index 00000000000..49ae8dccf5e
--- /dev/null
+++ b/textproc/aspell-gl/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2013/04/11 00:27:28 rodent Exp $
+#
+
+DISTNAME= aspell6-gl-0.5a-2
+PKGNAME= ${DISTNAME:S/6-/-/1:S/-2/.2/1}
+CATEGORIES= textproc
+MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/gl/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= rodent@NetBSD.org
+HOMEPAGE= http://ispell-gl.sourceforge.net/minimos/ispell-gl-en.html
+COMMENT= Galician language support for aspell
+LICENSE= gnu-gpl-v2
+
+HAS_CONFIGURE= yes
+USE_LANGUAGES= # none
+
+.include "../../textproc/aspell/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"