aboutsummaryrefslogtreecommitdiff
path: root/textproc/ky-aspell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/ky-aspell/Makefile')
-rw-r--r--textproc/ky-aspell/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/textproc/ky-aspell/Makefile b/textproc/ky-aspell/Makefile
new file mode 100644
index 000000000000..2a5df003098b
--- /dev/null
+++ b/textproc/ky-aspell/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: ky-aspell
+# Date created: 28 February 2009
+# Whom: Thierry Thomas <thierry@pompo.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= ${DICT}-aspell
+DISTVERSION= 6-ky-0.01-0
+CATEGORIES= textproc
+
+MAINTAINER= thierry@FreeBSD.org
+COMMENT= Aspell Kirghiz dictionary
+
+DICT= ky
+
+.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
+.include <bsd.port.post.mk>