summaryrefslogtreecommitdiffstats
path: root/textproc/tr-aspell
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2004-03-31 20:10:42 +0000
committerthierry <thierry@FreeBSD.org>2004-03-31 20:10:42 +0000
commit7b09271a3fab63f69e661d3af01fe23400b3a5b1 (patch)
tree511f7b0e2f9c7548eabe9d1ca2e4a2365bb09b51 /textproc/tr-aspell
parent32cc1b240e0bc12654853cb12ebe06ce4f1498a1 (diff)
downloadFreeBSD-ports-7b09271a3fab63f69e661d3af01fe23400b3a5b1.zip
FreeBSD-ports-7b09271a3fab63f69e661d3af01fe23400b3a5b1.tar.gz
Add tr-aspell , aspell with Turkish dictionary.
Approved by: mat (mentor).
Diffstat (limited to 'textproc/tr-aspell')
-rw-r--r--textproc/tr-aspell/Makefile17
-rw-r--r--textproc/tr-aspell/pkg-descr3
2 files changed, 20 insertions, 0 deletions
diff --git a/textproc/tr-aspell/Makefile b/textproc/tr-aspell/Makefile
new file mode 100644
index 0000000..d696232
--- /dev/null
+++ b/textproc/tr-aspell/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: tr-aspell
+# Date created: 31 March 2004
+# Whom: Thierry Thomas <thierry@pompo.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= tr-aspell
+
+MAINTAINER= ports@FreeBSD.org
+COMMENT= Aspell with Turkish dictionary
+
+MASTERDIR= ${.CURDIR}/../aspell
+
+ASPELL_TR= evet
+
+.include "${MASTERDIR}/Makefile"
diff --git a/textproc/tr-aspell/pkg-descr b/textproc/tr-aspell/pkg-descr
new file mode 100644
index 0000000..5cce891
--- /dev/null
+++ b/textproc/tr-aspell/pkg-descr
@@ -0,0 +1,3 @@
+Aspell with Turkish dictionary.
+
+WWW: http://aspell.net/
OpenPOWER on IntegriCloud