summaryrefslogtreecommitdiff
path: root/ukrainian/aspell/Makefile
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2002-11-15 02:37:05 +0000
committerSADA Kenji <sada@FreeBSD.org>2002-11-15 02:37:05 +0000
commit7be920d5833bf53bff20fb66da850e43beb342e0 (patch)
tree9df873f5e2dbceeb30230fc150ad5de23c9147f8 /ukrainian/aspell/Makefile
parentUnbreak building of sysutils/sjog (diff)
Add uk/aspell -- New Ukrainian dictionary for Aspell.
PR: ports/44246 Submitted by: Thierry Thomas <thierry@pompo.net>
Notes
Notes: svn path=/head/; revision=70136
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"