aboutsummaryrefslogtreecommitdiffstats
path: root/ukrainian/aspell/Makefile
diff options
context:
space:
mode:
authorsada <sada@FreeBSD.org>2002-11-15 10:37:05 +0800
committersada <sada@FreeBSD.org>2002-11-15 10:37:05 +0800
commita7fdcbcc08cefd59b424a1a63b7ee4cc73e7e732 (patch)
tree86e3d9827ce56be5a0296ea1f763ddd79b59c0fb /ukrainian/aspell/Makefile
parent19706f23f2b75e32ad5c8ec8b02f16ded7a129ae (diff)
downloadfreebsd-ports-gnome-a7fdcbcc08cefd59b424a1a63b7ee4cc73e7e732.tar.gz
freebsd-ports-gnome-a7fdcbcc08cefd59b424a1a63b7ee4cc73e7e732.tar.zst
freebsd-ports-gnome-a7fdcbcc08cefd59b424a1a63b7ee4cc73e7e732.zip
Add uk/aspell -- New Ukrainian dictionary for Aspell.
PR: ports/44246 Submitted by: Thierry Thomas <thierry@pompo.net>
Diffstat (limited to 'ukrainian/aspell/Makefile')
-rw-r--r--ukrainian/aspell/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/ukrainian/aspell/Makefile b/ukrainian/aspell/Makefile
new file mode 100644
index 000000000000..9598e9ff6a36
--- /dev/null
+++ b/ukrainian/aspell/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: uk-aspell
+# Date created: 18 October 2002
+# Whom: Thierry Thomas <thierry@pompo.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= aspell
+CATEGORIES= ukrainian
+
+MAINTAINER= ports@FreeBSD.org
+
+MASTERDIR= ${.CURDIR}/../../textproc/aspell
+
+ASPELL_UK= tak
+
+.include "${MASTERDIR}/Makefile"