summaryrefslogtreecommitdiff
path: root/textproc/aspell-ta/Makefile
diff options
context:
space:
mode:
authorrodent <rodent>2013-04-13 11:39:13 +0000
committerrodent <rodent>2013-04-13 11:39:13 +0000
commitc785b40a04f97bd2b980bfbf94a5b83f9429e23e (patch)
treeaf9aeb3d864d593e24d8ab3b47324f4751818718 /textproc/aspell-ta/Makefile
parent1210f1785490ecc894d89a8d0bd135bd9bd61a74 (diff)
downloadpkgsrc-c785b40a04f97bd2b980bfbf94a5b83f9429e23e.tar.gz
Import aspell-ta-20040424.1 as textproc/aspell-ta.
GNU Aspell 0.60 Tamil Dictionary Package
Diffstat (limited to 'textproc/aspell-ta/Makefile')
-rw-r--r--textproc/aspell-ta/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/textproc/aspell-ta/Makefile b/textproc/aspell-ta/Makefile
new file mode 100644
index 00000000000..ecad218bef4
--- /dev/null
+++ b/textproc/aspell-ta/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2013/04/13 11:39:13 rodent Exp $
+#
+
+DISTNAME= aspell6-ta-20040424-1
+PKGNAME= ${DISTNAME:S/6-/-/1:S/-1/.1/1}
+CATEGORIES= textproc
+MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/ta/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= rodent@NetBSD.org
+HOMEPAGE= http://www.developer.thamizha.com/spellchecker/
+COMMENT= Tamil language support for aspell
+LICENSE= gnu-gpl-v2
+
+HAS_CONFIGURE= yes
+USE_LANGUAGES= # none
+
+.include "../../textproc/aspell/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"